Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/www_old.julialang.org

Julia Project web site (Old)
https://github.com/JuliaLang/www_old.julialang.org

Add statistics functions to std library help

ce4cad933eddde8d72e29df6b45938e6d976da2d authored almost 13 years ago
finish traslating manual/mathematical-operations

9eb9ae583311622ea51aa4c5151996028ac4198f authored almost 13 years ago
Don't interleave signed and unsigned types in typemin/max example.

3e387e1669ae1b682fe40f5a5f55a076de644721 authored almost 13 years ago
Actually, you can't really see that.

5fbce55d66dc3095c8370669a6e892542b3541d7 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

5ac864b4eef5f643c62076256d5b70cd144e3f11 authored almost 13 years ago
We no longer support decimal integer literals > typemax(Int64).

4598b1795cbf28784c2559263a6312d33f9bbb7c authored almost 13 years ago
finish traslating manual/integers-and-floating-point-numbers

f93ebf01e6f2d8cab05f4d98184a81c4b54d1701 authored almost 13 years ago
blanking out URL in screenshot

6cde0ffb233bf6864b55416eb379e52e93accacb authored almost 13 years ago
updating reference for empty() and Type[]

6feda40e557d958e124fa8bf1ed71e65ccf76657 authored almost 13 years ago
update performance tips, add stuff about global variables

5d83e08f68d4232278f95cc75407a86b69cfc1d8 authored almost 13 years ago
Merge pull request #10 from HarlanH/master

add example of partial function application for Task creation

39c1aa7b7c0f5012fec32e04fad2bcc45c1700e2 authored almost 13 years ago
fix code block formatting

a6130a53a9feb8754005df1687f2dac397f8366c authored almost 13 years ago
add example of partial function application for Task creation

24650a973b37bd54a06f61424f46fbcc6d69829d authored almost 13 years ago
some edits to Types chapter

b3f2b9ceb2e364d6cfe4461c81b5c8078fed59b8 authored almost 13 years ago
better description of "in"

a53381e98770ae8335d5d478da6b54abb8fa98ec authored almost 13 years ago
manual edits. update behavior of chained comparison, and introduce

for loop "in" syntax.

2879da3c7de2ebfaee61dff05c350408ddfaf2f1 authored almost 13 years ago
some edits to the manual

3ac3f8dd3b7d7f890e93bd1a7a67ff06f1a9d602 authored almost 13 years ago
better to show in github

468bbcd30893ab63f7c1321cb59c4316c71d96e5 authored almost 13 years ago
translate manual/getting-started/index.md

b6742d05a4c93ae85d490dcc25cff116dc98e36f authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

3d7ded3595ede3313380c1fe6286c68a574a0225 authored almost 13 years ago
don't document -b option

1e0f8bbbfc67a88e59670cd281d43dea63c856dc authored almost 13 years ago
Delete the draft version of "Shelling Out Sucks".

b6f1ba118533eba2f5ca673f166fb1d2e71ee3e0 authored almost 13 years ago
add README.md

readme tells what this project is and tells how to use pickCN

5cf62cf03440a406c0651e252d8edfe1f78e7df6 authored almost 13 years ago
finish python script pickCN.py and translate manual/introduction/index.md

4f3755c1fe3415cf66f71c04f06478ebe650f918 authored almost 13 years ago
Merge pull request #9 from markhend/master

couple small typos

8fdf7eb77488fc9085e5461def463a64d0826108 authored almost 13 years ago
Update reference for ifft to mention that results are not normalized.

be0359e421b2505369bfa3af35ff66aa691fea89 authored almost 13 years ago
Shelling out goes live.

aa9eed9c9f226bfc535c51e5825e83187c54be93 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

fe1098a5ab853174069b24689be8047883c2896b authored almost 13 years ago
Shelling out goes live.

c5a5d9afdd5d46af7759746731d53dcee6005101 authored almost 13 years ago
Update drafts/_posts/2012-03-01-dynamic-languages-are-too-fast.md

b85a2515956dd9cfa9af0838e114381d207064c8 authored almost 13 years ago
Fix irb input numbering.

0ef5ee6b6c3fecb86ecb9f1ed37882b99e987f5d authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

f048e526d1596cf2b07a61cd804f05eb07a8860b authored almost 13 years ago
Fix a couple of typos; make final Ruby version shorter.

19d090754509940f99c18adaa150e9343a551320 authored almost 13 years ago
fixing apostrophe typo

8f8904955b8f17137ffab90f6c6d4cf39a46c095 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

7c6c2f41c95bb94f847adf993d086b6fdf5fbce0 authored almost 13 years ago
documenting zero- and multi-arg anon function syntax

56ba356f4dcf881653b95890471248cf389849b3 authored almost 13 years ago
More links; Python's os.system is actually not deprecated.

527f6d2dc3d129aa75d9a06c5e44344ccc89b720 authored almost 13 years ago
Some minor copy edits.

400a7391726e2a34b9718d45ce7146ed9b63d49b authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

e70d54266f6fc388c339ba9fbb6ea650e1f54cfa authored almost 13 years ago
Clarify that criticism is of "shelling out", not other languages.

4b1e0bf540fc51aa3c4b29e4ab4463990dd2561a authored almost 13 years ago
Phoronix

f60d21d2d68c957818cd6195e515910948c20fdf authored almost 13 years ago
Fix one more link in gsoc2012

843b91bd3900420ccc717de0c4bad6d88b808f9d authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

386dd5a48b2204a0077df0eb5631fec15880f73d authored almost 13 years ago
Add note about Python's subprocess module in "Shelling Out Sucks".

7271eaf94a85f0f189800c6033de0c7e9945d653 authored almost 13 years ago
Merge pull request #8 from pao/patch-1

Added something about the Cartesian `for` loop

25cf8ef3271851eb12feff14ae627b20c4c45b19 authored almost 13 years ago
Some edits to the GSoC project ideas.

7debc0102cfbe6acb2363d52bba21a2ef3bb1812 authored almost 13 years ago
Added something about the Cartesian `for` loop, documenting JuliaLang/julialang.github.com#330.

86f7d7a0b0797782fa226c15d6000a7b8a0d683e authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

1afabc004bf88c3df0309e4992fb4f58d59b6ac0 authored almost 13 years ago
Fix teensy tiny typo in "Why We Created Julia".

c7ec30098a3ea3036cff011961b33243831390ea authored almost 13 years ago
Update the way foreign translations are shown

db47682c092b65228a4e5f9086bf340baa8d934a authored almost 13 years ago
Addition translations did not work.

94717613f08a4137c63d9b7d52b5307445be2d2f authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

ce99111e6ce93f099dd93592b19a682a11eaea2d authored almost 13 years ago
Add traditional chinese

2e396bdf8229b1a01d61b413f117a9de2cbe4519 authored almost 13 years ago
Change "~/.juliarc" to "~/.juliarc.jl".

dcf117b8e342131bd03a9c70222d3c2b3fe18cd7 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

5d86c394179cb82dd72f47690cc5cd5bd422ecb7 authored almost 13 years ago
update some docs about loading

898bbb8dde73e4d7cfb5eb403a2477a9e51e0e95 authored almost 13 years ago
Delete index.md~

5e3edc1422f2498f760ff3c05731f930def5f65f authored almost 13 years ago
GSOC

e7c9d795662c8f95f4e674c383e5afd2acdbb55b authored almost 13 years ago
updating ccall doc

407411d5d861954730679957173499783371a547 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

5851f993ba1c2439bb730a78ae203b42fb3c06ff authored almost 13 years ago
Merge branch 'master' of https://github.com/thomie/julialang.github.com into thomie-master

Conflicts:
manual/strings/index.md

7a9a4c08d1c1ec65642790c588fa75dc29526ee1 authored almost 13 years ago
Merge pull request #7 from XieConnect/master

Update target links in manual after file extension change

2b22ee361a96331392c337fff9c56c80e4ee6b10 authored almost 13 years ago
Merge pull request #6 from nolta/master

manual: update "Stdlib/Dequeues"

7cdc42bbcca79e8f82b46a1aaed9335cb43b254b authored almost 13 years ago
Merge pull request #5 from ajdecon/master

Re-word description of open() in standard library reference to include fopen-like syntax

05fc7b50747b70cf82faf310ee3211e0523b9eae authored almost 13 years ago
Merge pull request #4 from bagdanov/master

First try at generating PDF and Texinfo manual formats.

bac8a6279ca314408dfb64aee665f32dc53fc27b authored almost 13 years ago
Merge pull request #3 from dalexander/nits

A few minor typos

bae9ffd352338941fd5f84b6ac1f12c32a2bcdf5 authored almost 13 years ago
Merge pull request #1 from llimllib/master

Fixing "for allows" typo on "strings" page of manual

7131a148e04cdea925b0f666d2373e0557e0eb5a authored almost 13 years ago
Update links in manual after file extension change

Subdirectory name in URL change to 'jl' from 'j'

37d795b9c757f9f3ae50ebf0a3ab4b49417db6e2 authored almost 13 years ago
A couple of copy edits.

e009b7b432bdb07b0c9aa9064a1bc1bc44d7af67 authored almost 13 years ago
Update section on type mapping between C/C++ and Julia.

0f79b589506fcf1ec2a7cced3a85e1b6dae5869a authored almost 13 years ago
Change "Further Discussion" to "Trackbacks".

c47694c3057a55a4c412056df1d59765742d6f98 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

e37e24803eda3967ec5d6a365cfccff07e0c5836 authored almost 13 years ago
More trackbacks for the why-julia post

3162348e12f17df4aeba339b7634a403963c38c3 authored almost 13 years ago
Another copy edit.

4808bf54522fa9e50c6fb247d0dd1ddb449ef844 authored almost 13 years ago
Copy edit.

87e787f956a6048204096bfb85523f9ba8c2fc42 authored almost 13 years ago
Updated benchmarks for Python since fixing rand_mat_stat.

c6f95049c5714b58161220109d1983837c26a5e1 authored almost 13 years ago
Include trackback to Walking Randomly blog entry mentioning Julia.

2e30b68d84a30b7c6fe198705b9485edefc1f5ab authored almost 13 years ago
the big rename in documentation: .j => .jl

1c64417eb8a6498c7498ddc88f45cb41f62d55cf authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

0e471fe554894f85ed19533f9676a044d3f1ef26 authored almost 13 years ago
Update R benchmarks for version 2.14.2.

8075b350d0c7d1e5a3ea879f9c3dfc39e73ea2bd authored almost 13 years ago
Fix #! in example

e2cc424a28a5a74b1d6c41e6992af45258f4ee66 authored almost 13 years ago
More on "Dynamic Languages" post.

66084833598c04e7c154bb38a90a19e516b127b2 authored almost 13 years ago
More work on "Dynamic Languages".

abf9d8b442adef142114d2cfe67dde3ab6959d15 authored almost 13 years ago
Remove C++ timings from the benchmarks table.

These were only causing confusion. This is much clearer.

38d235b84b68793f63ecc36faf5cc607230fd026 authored almost 13 years ago
More work on "Dynamic Languages Are Too Fast".

997101e07105093c6f6a40e2dc802808ca83b591 authored almost 13 years ago
Start on "Dynamic Languages Are Too Fast".

7da3930c4b533e8890374b6f3b6fa3a97f89d47e authored almost 13 years ago
Add link to video to the announcement post too.

32355951b03ca42658b29bba37d443d93bf12ce5 authored almost 13 years ago
Revert "Update web_repl screenshot"

This reverts commit 69ee51f632d15d5e871ba9fd2f8aaa82b5756f79.

Now that the port number is diffe...

55dbf16f9c1b162ec1bf48905fb422ec5b04ceb4 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

8cdcda485107b197748348551837ae2dc49c46aa authored almost 13 years ago
Blog post linking to the video of Jeff's Stanford talk.

9440b07b3b0e552d7176aa8aca800c5553d9a993 authored almost 13 years ago
Update web_repl screenshot

69ee51f632d15d5e871ba9fd2f8aaa82b5756f79 authored almost 13 years ago
Some edits to "Put This In Your Pipe".

32fbd1177e5ad7a5fea61f24af1d3b1994087183 authored almost 13 years ago
Remove links to followup post in "Shelling Out Sucks".

In preparation of posting while the other one still isn't posted.

d779c6c516e2c82e60480f3cf36a9f60570b52eb authored almost 13 years ago
A little more detail about the Stanford Talk.

c4602a1fc3d1463ee6d78d150fce037a7a51ba30 authored almost 13 years ago
moving to blog

9e552201c78b9c337117bd37f2fe388730f99431 authored almost 13 years ago
talk announcement

0a3c15d3c61126001763adbe960d6935f2b0364f authored almost 13 years ago
Link to the actual blog post for John D. Cook's blog.

316f47e8240c9cecfe9748a328af0c6b32becd71 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

998b1b58dfeb1ce9f2156657ce583edc5fee60cb authored almost 13 years ago
Replace clock in docs with time (the newer name).

62fc97a0aff43e6b9c14a203a0bb81751af37422 authored almost 13 years ago
manual: update 'Stdlib/Dequeues'

8e88b42321b321756f92ab65d51d5559f2ff323e authored almost 13 years ago