sort by:
Revision Author Date Message Commit Date
4c3b2c2 fix cumsum, #2342 17 February 2013, 19:36:08 UTC
61a5acd doc/stdlib: add OS_NAME (closes #2218) 15 February 2013, 21:58:06 UTC
e9dfbe2 fix #2307 15 February 2013, 04:08:01 UTC
b6125fe fix #2297 14 February 2013, 05:48:34 UTC
e9263b7 Merge branch 'master' of github.com:JuliaLang/julia 14 February 2013, 00:49:00 UTC
3c65ede Update download and install instructions by pointing to the downloads page on the website. 14 February 2013, 00:48:19 UTC
aca7781 Merge pull request #2298 from aviks/topic/pkglist Updated package listing 14 February 2013, 00:19:37 UTC
e72bf4a Updated package listing 14 February 2013, 00:10:30 UTC
7d040da don't run patchelf on symlinks (closes #1744) 14 February 2013, 00:10:12 UTC
8cc5036 Update helpdb 13 February 2013, 23:48:28 UTC
71eba5b don't install readline libraries (part of #1744) Also some glpk cleanups. 13 February 2013, 23:13:21 UTC
cf6a3e5 examples/shootout/meteor-contest.jl: rename push -> push! 13 February 2013, 22:22:33 UTC
d3d0f85 fix write 'in typeassert, expected IOStream, got TTY' error 13 February 2013, 22:20:24 UTC
87f4ea7 fix 3ba19aef55f77f3470fb2f43e1dc7932a408f332 typo 13 February 2013, 21:40:21 UTC
98de847 Merge pull request #2292 from RZEWa60/master Fix addprocs_sge 13 February 2013, 18:55:05 UTC
4bc33bb Merge pull request #2294 from kmsquire/sort_doc_update Fix sort order in example, other minor sort doc updates. 13 February 2013, 14:19:42 UTC
5a2ae6e Fix sort order in example, other minor sort doc updates. 13 February 2013, 14:11:56 UTC
e8462ed Merge pull request #2291 from kmsquire/sort_doc_update Updated sort docs. 13 February 2013, 13:31:53 UTC
69733f5 Merge branch 'master' of github.com:RZEWa60/julia 13 February 2013, 09:21:09 UTC
a9ba327 document a few array functions 13 February 2013, 08:34:10 UTC
489cee4 make Bool array cumsum return an Int array remove references to FDSet from doc 13 February 2013, 08:15:45 UTC
19ec33e Add more documentation for string functions (see #2147 & #2242) Conflicts: doc/stdlib/base.rst 13 February 2013, 07:54:58 UTC
3823abc add doc for important string functions 13 February 2013, 07:28:13 UTC
08c3171 Rebuild helpdb.jl. 13 February 2013, 07:12:43 UTC
4593dec doc for a few more functions 13 February 2013, 07:10:26 UTC
0b9a7bc Updated sort docs. Note that this just corrects the information, but the docs themselves still should be substantially updated to reflect the updated sorting framework. 13 February 2013, 07:10:07 UTC
96cfc0f add more function doc 13 February 2013, 06:54:03 UTC
312ad5a fix bigint/bigfloat segfaults on centos/fedora 13 February 2013, 05:10:30 UTC
e54083a fix for my previous commit 13 February 2013, 03:46:11 UTC
64966d6 Windows: fix #2117, fix #2139, fix #2080, fix #2263, fix #2256 13 February 2013, 02:30:52 UTC
6e61e59 better fix for #2285 12 February 2013, 23:44:23 UTC
68b80a8 fix rename of parse_input_line in web repl. fixes #2282 12 February 2013, 23:20:00 UTC
fee8e6d VERSION = 0.1 (this is still only a release candidate until tagged). 12 February 2013, 22:30:46 UTC
0756c6f more fixes for reading from pipes [#2162] 12 February 2013, 21:58:56 UTC
6f4032d Revert @JeffBezanson's workaround [#2162]. @vtjnash's fix seems to work. Finger's crossed. --- Revert "try to improve the STDIN as IOStream workaround" This reverts commit 4e8cabc337b4164b176534a85ffcfcd6578f947f. --- Revert "make STDIN an IOStream on linux when the input stream is a file" This reverts commit 64451781dcba91dc7a5b4884afdd5eb4153d9e41. 12 February 2013, 19:51:32 UTC
3b85ec7 better handling of UV_FILE as uv_pipe_t object in libuv, for #2162 12 February 2013, 18:07:35 UTC
a6c98d4 Merge branch 'master' of github.com:JuliaLang/julia 12 February 2013, 16:59:25 UTC
4e8cabc try to improve the STDIN as IOStream workaround 12 February 2013, 16:59:12 UTC
6e5576c temporarily disable the "ignoring conflicting import" warning [#2285]. It's better to ignore this situation than to emit bogus warnings for version 0.1. A more precise warning test would be even better, but for now this is better than the current behavior. 12 February 2013, 16:03:13 UTC
9139fe8 Merge pull request #2284 from rened/patch-1 clearer wording for finalizer()? 12 February 2013, 15:53:54 UTC
48e1396 clearer wording for finalizer()? 12 February 2013, 14:41:15 UTC
8d7349b fix addprocs_sge 12 February 2013, 13:01:04 UTC
b3145f0 Correction of spelling error in generalized svd 12 February 2013, 12:28:48 UTC
f375d4b Bug fixes for generalized svd 12 February 2013, 10:30:13 UTC
86f617d More documentation for scalar math functions 12 February 2013, 10:11:59 UTC
42ee1fe add bigint fld 12 February 2013, 08:17:30 UTC
972fec7 Merge branch 'master' of github.com:JuliaLang/julia 12 February 2013, 07:50:21 UTC
d7fe60c Update README 12 February 2013, 07:49:57 UTC
5dcc24b Merge branch 'master' of github.com:JuliaLang/julia 12 February 2013, 07:36:12 UTC
97f74aa Update helpdb 12 February 2013, 07:35:59 UTC
421caf1 fix examples/shootout/pidigits.jl 12 February 2013, 07:12:37 UTC
2162396 fix bigint div, mod, rem 12 February 2013, 05:15:59 UTC
b8e5a3d add bigint lcm, ~, &, |, $ 12 February 2013, 04:41:55 UTC
5133b41 Merge branch 'master' of github.com:JuliaLang/julia 12 February 2013, 04:07:53 UTC
57959ba Merge pull request #2280 from GlenHertz/patch-1 Convert Herz to Hertz (for rates) 12 February 2013, 04:18:03 UTC
10b77b7 Convert Herz to Hertz (for rates) For frequency "Hertz" is much more common than "Herz". Being a "Hertz" I thought this commit would be authoritative :)  12 February 2013, 04:14:29 UTC
6445178 make STDIN an IOStream on linux when the input stream is a file workaround for #2162 12 February 2013, 04:07:22 UTC
ca185f3 fix bigint shift operators Plus a few ccall argument type fixes. 12 February 2013, 02:31:24 UTC
34da9b2 Merge pull request #2277 from JuliaLang/anj/gsvd Documentation of the generalized singular value decomposition and a fix ... 11 February 2013, 22:18:10 UTC
8a7bfb9 Documentation of the generalized singular value decomposition and a fix of svdvals for the generalized singular values. 11 February 2013, 22:15:35 UTC
a89633d fix 'MKL ERROR: Parameter 2 was incorrect on entry to CHERK' Second argument (trans) must be 'N' or 'C', not 'T'. 11 February 2013, 22:01:11 UTC
2e0d89d fix bigint/bigfloat memory sizes 11 February 2013, 21:42:38 UTC
bed9511 Actually fix #2274. The previous commit failed to include the fix. 11 February 2013, 21:33:27 UTC
0eb65eb Reinstate 583b9f14ff8e96d737797aefbabd3312a8d98104 [closes #2274] This reverts commit 76ab0931b74aceb564316c76a63e8c7c36c7d249. 11 February 2013, 21:28:27 UTC
76ab093 Revert "bugfix: return error if a given transform dimension specified more than once in fft etc.; also add r2r execution convenience function" [#2274, #2275] This reverts commit 583b9f14ff8e96d737797aefbabd3312a8d98104. 11 February 2013, 21:21:02 UTC
2fa0223 remove png example. closes #2271 11 February 2013, 21:03:37 UTC
1396f74 Revert "remove some O(n^2) algorithms in the front end" [fix #2270]. This reverts commit c503312f1c4c2496163c41a233caa8076ba35425. 11 February 2013, 20:38:20 UTC
8644800 Merge pull request #2272 from stevengj/fftw_regionfix bug fix: throw error if fft is passed repeated dimensions 11 February 2013, 20:16:46 UTC
583b9f1 bugfix: return error if a given transform dimension specified more than once in fft etc.; also add r2r execution convenience function 11 February 2013, 19:20:40 UTC
3d46e97 Remove examples/wav.jl - sound.jl is no longer in the main repo Update preduce.jl and png.jl examples. 11 February 2013, 18:50:40 UTC
fcbe1dd Fix warnings in examples/list.jl 11 February 2013, 18:41:46 UTC
f7bd636 Merge pull request #2262 from JuliaLang/anj/test Move assert_approx_eq to Test module and rename to test_approx_eq 11 February 2013, 16:49:20 UTC
b7850a5 Move Snow Leopard configuration higher in Make.inc as discussed in #2192 11 February 2013, 15:55:19 UTC
014855b use special error printer for errors in scripts too 11 February 2013, 09:56:37 UTC
583ff48 error for expressions that are too large. fixes #2239 11 February 2013, 09:49:49 UTC
c503312 remove some O(n^2) algorithms in the front end related to #2239. there were only problems for unusual expressions with very large numbers of variables. 11 February 2013, 09:24:23 UTC
47824a3 Merge branch 'master' of github.com:JuliaLang/julia 11 February 2013, 09:13:13 UTC
26110fa Merge pull request #2266 from JuliaLang/anj/median Make median behave on arrays as mean and var 11 February 2013, 09:16:50 UTC
129a18f fix an flisp bug partially responsible for #2239 11 February 2013, 09:12:46 UTC
87723f9 Make median behave on arrays as mean and var 11 February 2013, 08:32:29 UTC
06b69f7 Move assert_approx_eq to Test module and rename to test_approx_eq 11 February 2013, 07:29:03 UTC
d3ab027 a couple doc edits 11 February 2013, 06:37:38 UTC
0b720fd Merge pull request #2261 from binarybana/master Collections docs 11 February 2013, 06:36:44 UTC
94ccd55 Adds collections docs 11 February 2013, 06:29:52 UTC
9eb1efa Removed expunged stats functions from doc 11 February 2013, 06:29:52 UTC
2cf5224 fix toggle => symdiff in intset, closes #2260 11 February 2013, 06:14:49 UTC
5d84a9c Merge branch 'master' of github.com:JuliaLang/julia 11 February 2013, 04:29:51 UTC
718c209 make ERROR prefix and color part of presentation only; repr() of exceptions now same as other objects 11 February 2013, 04:29:19 UTC
9e3d9b6 Merge pull request #2257 from sebastien-villemot/master Patch applied to Debian package 11 February 2013, 04:09:11 UTC
54b134e improve Integer^Bool 11 February 2013, 02:24:42 UTC
9571d76 Merge pull request #2255 from carlobaldassi/bitnounpk bitarray: less unpackings, fix return types, more testing 11 February 2013, 02:14:43 UTC
efee515 Fix GSVDDense on 64-bit systems without USE_LIB64 On these systems, BlasInt != Int 11 February 2013, 02:00:08 UTC
6a84771 bitarray: less unpackings, fix return types, more testing 11 February 2013, 01:59:03 UTC
f9b62b8 Merge pull request #2253 from mlubin/patch-1 Remove STDIN pipe warning 11 February 2013, 01:44:54 UTC
d429068 Remove STDIN pipe warning 11 February 2013, 01:40:54 UTC
86fbe98 fix tcl/tk lib names on linux 10 February 2013, 23:55:56 UTC
4a53463 update uses of sort, sortperm 10 February 2013, 23:46:54 UTC
4045443 Update helpdb 10 February 2013, 22:50:47 UTC
decd479 Merge branch 'master' of github.com:JuliaLang/julia 10 February 2013, 22:18:56 UTC
029e8c5 Merge branch 'master' of github.com:JuliaLang/julia 10 February 2013, 22:24:46 UTC
back to top