jheinen
|
3f13a186e7
|
Update precompile_*.jl file
|
2021-02-25 18:13:34 +00:00 |
|
daschw
|
57b0a81c1c
|
Update precompile_*.jl file
|
2021-02-19 21:51:22 +00:00 |
|
daschw
|
9569f34ae0
|
Update precompile_*.jl file
|
2021-02-16 21:16:45 +00:00 |
|
daschw
|
da3e0294cd
|
Update precompile_*.jl file
|
2021-02-16 20:03:15 +00:00 |
|
daschw
|
748a913ce2
|
Update precompile_*.jl file
|
2021-02-09 18:49:13 +00:00 |
|
daschw
|
9531fdd122
|
Update precompile_*.jl file
|
2021-02-09 18:30:24 +00:00 |
|
daschw
|
8ae0d8c808
|
Update precompile_*.jl file
|
2021-02-05 16:39:50 +00:00 |
|
daschw
|
c478c3c9f0
|
Update precompile_*.jl file
|
2021-02-01 19:39:11 +00:00 |
|
daschw
|
1a4bceace7
|
Update precompile_*.jl file
|
2021-01-26 21:32:50 +00:00 |
|
daschw
|
5dde27eb08
|
Update precompile_*.jl file
|
2021-01-26 20:35:13 +00:00 |
|
daschw
|
60dbf77a96
|
Update precompile_*.jl file
|
2021-01-26 19:57:14 +00:00 |
|
Amin Yahyaabadi
|
2b44cb5a35
|
Delete old precompiles
|
2021-01-26 02:53:30 -06:00 |
|
Amin Yahyaabadi
|
d538c4387f
|
CompileBot use default precompile path
|
2021-01-26 02:49:10 -06:00 |
|
daschw
|
ca7f69eaa3
|
Update precompile_*.jl file
|
2021-01-01 22:08:33 +00:00 |
|
daschw
|
c08555a638
|
Update precompile_*.jl file
|
2020-12-31 08:35:42 +00:00 |
|
BeastyBlacksmith
|
aafb34f5f5
|
Update precompile_*.jl file
|
2020-11-27 12:26:52 +00:00 |
|
daschw
|
3b367f8759
|
Update precompile_*.jl file
|
2020-11-12 14:40:16 +00:00 |
|
daschw
|
445f27a525
|
Update precompile_*.jl file
|
2020-11-12 14:24:11 +00:00 |
|
Simon Christ
|
693c014064
|
add linestyle to contour plots (#3139)
* add linestyle to contour plots
* Update precompile_*.jl file (#3140)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-11-12 13:53:42 +01:00 |
|
daschw
|
e9970637e0
|
Update precompile_*.jl file
|
2020-11-09 22:19:00 +00:00 |
|
Daniel Schwabeneder
|
dc7bdc6f69
|
add some @nospecialize
|
2020-10-31 21:07:31 +01:00 |
|
daschw
|
6df6b40d3d
|
Update precompile_*.jl file
|
2020-10-31 12:36:21 +00:00 |
|
daschw
|
7a809697c4
|
Update precompile_*.jl file
|
2020-10-28 22:02:41 +00:00 |
|
daschw
|
dcae18cde2
|
Update precompile_*.jl file
|
2020-10-28 21:47:21 +00:00 |
|
Daniel Schwabeneder
|
059fbdfb6d
|
else_os and else_version
|
2020-10-28 22:31:22 +01:00 |
|
Daniel Schwabeneder
|
978ffb799b
|
use only yml_path in BotConfig
|
2020-10-28 22:14:17 +01:00 |
|
Daniel Schwabeneder
|
ec97ec3994
|
only run compilebot on linux with julia 1.5
|
2020-10-28 22:09:05 +01:00 |
|
github-actions[bot]
|
c4ee343ef2
|
Update precompile_*.jl file (#3041)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-10-20 21:27:02 +02:00 |
|
Daniel Schwabeneder
|
a532c97ce2
|
remove transpose_z from precompiles
|
2020-10-12 12:08:15 +02:00 |
|
daschw
|
827dba1991
|
Update precompile_*.jl file
|
2020-10-06 09:23:24 +00:00 |
|
github-actions[bot]
|
abde25efe0
|
Update precompile_*.jl file (#3026)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-10-02 23:26:20 +02:00 |
|
Simon Christ
|
efb5816bc1
|
replace build.jl by Artifacts.toml (#3023)
* replace build.jl by Artifacts.toml
* check ENV
* fix it
|
2020-10-02 22:10:53 +02:00 |
|
Amin Yahyaabadi
|
1f6244195a
|
Rename SnoopCompileBot to CompileBot (#3018)
|
2020-10-01 21:16:42 +02:00 |
|
Simon Christ
|
5ccf1e965e
|
fix NaNs in heatmaps (#3007)
* fix NaNHeatmaps
* fix histogram2D
* remove show
* Update precompile_*.jl file (#3008)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
* add a dimensionalty check
* Update precompile_*.jl file (#3010)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-27 21:22:43 +02:00 |
|
daschw
|
b918c509ac
|
Update precompile_*.jl file
|
2020-09-21 09:05:51 +00:00 |
|
daschw
|
becd95b9b5
|
Update precompile_*.jl file
|
2020-09-20 21:51:32 +00:00 |
|
BeastyBlacksmith
|
46fbff72db
|
Update precompile_*.jl file
|
2020-09-20 19:24:38 +00:00 |
|
daschw
|
747181c370
|
Update precompile_*.jl file
|
2020-09-19 08:49:29 +00:00 |
|
daschw
|
4cfcef1066
|
Update precompile_*.jl file
|
2020-09-19 08:20:09 +00:00 |
|
github-actions[bot]
|
e1755dcee7
|
[AUTO] Update precompiles (#2984)
* add tests
* fix vline, vspan with dates
* add limit tests for vline and vspan
* fix 1.3 tests
* Update precompile_*.jl file
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-17 17:50:25 +02:00 |
|
github-actions[bot]
|
c81fe1ea76
|
Update precompile_*.jl file (#2981)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-16 15:56:37 +02:00 |
|
Simon Christ
|
49555ecc2f
|
Letterswap (#2979)
* Fix vline, histogram, barhist, stephist axis letter
* Fix vspan + move vline y values to shorthands
* Fix histograms with @one_arg_shorthands + fix vspan
* Add tests for axis letter
* move swap to _plot
* use RecipesBase approach
* restore formatters
* fix and format pgfx-tests
* update compat
* Update precompile_*.jl file (#2982)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: Benoit Pasquier <briochemc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-16 14:37:26 +02:00 |
|
github-actions[bot]
|
0425f656ae
|
Update precompile_*.jl file (#2978)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-16 10:03:55 +02:00 |
|
Simon Christ
|
8fabc5f861
|
delete precompiles
|
2020-09-16 09:33:19 +02:00 |
|
github-actions[bot]
|
0deb8f6469
|
Update precompile_*.jl file (#2977)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 23:37:59 +02:00 |
|
github-actions[bot]
|
df12ddb629
|
Update precompile_*.jl file (#2976)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 23:04:42 +02:00 |
|
github-actions[bot]
|
33f2f75b00
|
Update precompile_*.jl file (#2975)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 22:31:12 +02:00 |
|
github-actions[bot]
|
12e0616712
|
Update precompile_*.jl file (#2974)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 22:00:46 +02:00 |
|
github-actions[bot]
|
a9eeb451fc
|
Update precompile_*.jl file (#2973)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 21:24:56 +02:00 |
|
github-actions[bot]
|
b854f1cc16
|
Update precompile_*.jl file (#2972)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-15 20:13:28 +02:00 |
|