Ecosyste.ms: OpenCollective

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

github.com/JuliaLang/IJuliaCore.jl


https://github.com/JuliaLang/IJuliaCore.jl

Merge pull request #89 from Carreau/ijm

layout logics for julia mode

174d305d979d0975090fe3f217d799e4d460cc99 authored about 11 years ago by Steven G. Johnson <[email protected]>
layout logics for julia mode

e7983ae3c4fd8f36864b340e982b82218ad9b201 authored about 11 years ago by Matthias BUSSONNIER <[email protected]>
updated README

8146aea6b158a79c228cb18075b761ce43b67b79 authored over 11 years ago by Steven G. Johnson <[email protected]>
backwards compatibility for pending mimewritable API change

2c9b31731a44e08d4a9d67c8506a8cc7a147491e authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #78 from GlenHertz/patch-1

Fix links to IPython config docs and try to clarify what needs to be don...

2734d4ee390a6cf92a06668e3f6f6c89fa1773ab authored over 11 years ago by Steven G. Johnson <[email protected]>
rm trailing whitespace from match (since on Windows there is a trailing \r)

fac1caca6c395007e107422fa947082781937814 authored over 11 years ago by Steven G. Johnson <[email protected]>
Pkg2 -> Pkg

8c7dd08eacffa9820e3d9daac3dc2e235cd3b1f9 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #79 from nfoti/master

libjulia-release -> libjulia

d39ebed7801664884d532dea0b6cbc6c5bf7b34f authored over 11 years ago by Steven G. Johnson <[email protected]>
libjulia-release -> libjulia.

ff2f24587cb5cdcdd24e1be6a884509d2441bee2 authored over 11 years ago by Nick Foti <[email protected]>
overwrite KernelManager.kernel_cmd if it has been changed (e.g. if the path to Julia changes), so that users no longer need to delete .ipython/profile_julia to reconfigure

f8f191f5efba33c2e4f6978a16712dcf5511a857 authored over 11 years ago by Steven G. Johnson <[email protected]>
Fixed grammar and link to stable docs (instead of dev)

638ab1ed5bf8e2f70bb414b828fd9f2b81d2a6f3 authored over 11 years ago by Glen Hertz <[email protected]>
Fix links to IPython config docs and try to clarify what needs to be done

I found this section confusing so I tried to improve it. Not sure if it is correct for Windows ...

392c0ab9e957509fe770dbacde8aef9b4872513f authored over 11 years ago by Glen Hertz <[email protected]>
don't deallocate heartbeat threadid (may help #74)

ed7a4586c2a60f4d81cdbf9e03cedde03e7d3788 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge branch 'master' of git://github.com/JuliaLang/IJulia.jl

de54f30e8531d19bb732aff2005048e28042a36c authored over 11 years ago by Steven G. Johnson <[email protected]>
workaround for JuliaLang/julia#4259

24d97c22f2e223484ff1e373ca8229520a426e4d authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #69 from JuliaLang/kf/win

some windows fixes

2daa34b5ddc631ebc0214717df18754a3665a96c authored over 11 years ago by Steven G. Johnson <[email protected]>
some windows fixes

1127b21b917c873da23b9247670ede135c82b47e authored over 11 years ago by Keno Fischer <[email protected]>
make ipython const

1b198bcec70bb59b1fa3ffc36f6a6b54176efb4c authored over 11 years ago by Steven G. Johnson <[email protected]>
work around #60

167a0ebd0537dc623e826da45cf3a48f0897f7f0 authored over 11 years ago by Steven G. Johnson <[email protected]>
typo, fix incorrect deletion of hyphen from compound adjective

bc172de8935ca34291240813444946db48f24b86 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge branch 'master' of git://github.com/JuliaLang/IJulia.jl

792a38fa9b2a4c0b06e91530fdb1ff9030334c9f authored over 11 years ago by Steven G. Johnson <[email protected]>
use .profile in finding ipython on OSX (fix #60)

47df46048b3c6d2e704477885270c057ea3022e2 authored over 11 years ago by Steven G. Johnson <[email protected]>
Update README.md

Trivial language corrections to README.

ff4880c2a74d1a1f907775e62b619cbe83f64eb6 authored over 11 years ago by Jiahao Chen <[email protected]>
change contains to in

1f4c0479b7f445e2b943af01ac8ebd9564baf146 authored over 11 years ago by Jeff Bezanson <[email protected]>
fix deprecated error_show

ca61533cd38ac3c2eeb289448a8f41927e0b2ae7 authored over 11 years ago by Steven G. Johnson <[email protected]>
REQUIRE: replace GnuTLS with Nettle.

a1878a6d46cfe47c17d932d7786df36e07a88985 authored over 11 years ago by Stefan Karpinski <[email protected]>
Merge pull request #53 from staticfloat/nettle

Switch from GnuTLS -> Nettle

2528fa67c207f884288b944abba7b8dd9f9d894b authored over 11 years ago by Stefan Karpinski <[email protected]>
Switch from GnuTLS -> Nettle, allowing for compilerless installation on OSX

154009b33e8a5019f551b2e93b5fb14ffe4e4836 authored over 11 years ago by Elliot Saba <[email protected]>
eliminate deprecation warnings

74135aed2c09fc0b754d9bba92961a5abcbc3914 authored over 11 years ago by Steven G. Johnson <[email protected]>
initialize execute_msg to a Msg in case there is an error before the first code is executed

080156c72440a3b2351898f118d3bc342340aed0 authored over 11 years ago by Steven G. Johnson <[email protected]>
julia binary is now called julia-basic, not julia-release-basic

76eeea271dc7cfe232605b9e96b8417cf65208b6 authored over 11 years ago by Steven G. Johnson <[email protected]>
rows and cols to display should not depend on terminal where IJulia kernel is started; pick a sensible default (see JuliaLang/julia#4117)

2989cc1faecdbdc3a9c065ed193f07929c728e64 authored over 11 years ago by Steven G. Johnson <[email protected]>
README logo: shrink and center

f6be30b74daf14ff1f73309a4e55f6c83dece98b authored over 11 years ago by Stefan Karpinski <[email protected]>
flush pending stdio on error, add posterror_hooks

9146ea03847bb278da65a583ba1898a201c551d3 authored over 11 years ago by Steven G. Johnson <[email protected]>
bugfix on interrupted watch_stream

47dc2eac92958bbc2fc1dec7d1b859d58b1bff5a authored over 11 years ago by Steven G. Johnson <[email protected]>
give error when non-functional hmac is found; see loladiro/GnuTLS.jl#5

7d32ae0ad45f7d342dadd23b5c2f26402fe68466 authored over 11 years ago by Steven G. Johnson <[email protected]>
interpret cell beginning with ? as Base.@help request, similar to Julia REPL

f681f00f9b1c84304ae2e12be2b2bd190ca5d6a3 authored over 11 years ago by Steven G. Johnson <[email protected]>
use repl_cmd rather than run for "; ..." commands, as discussed in #43

8f82ef63a0674a49652681bb971cfeffb79e4c8f authored over 11 years ago by Steven G. Johnson <[email protected]>
implement ;... shell-escaping (fixes #43)

b55cccf2a25308565062f583faaf221f71664fce authored over 11 years ago by Steven G. Johnson <[email protected]>
change vprintln to a macro so that we don't evaluate the arguments (which in some cases would involve constructing large strings) in the common case of non-verbose mode

defe8064736b79b861ab39cc4a14722fb5f45df2 authored over 11 years ago by Steven G. Johnson <[email protected]>
no need for vprintln here, since send_ipython already prints message in verbose mode

d2730fb731959f77a7083af97350537a1fb6f50e authored over 11 years ago by Steven G. Johnson <[email protected]>
flush stdio and display before pyout, fixes #44

e972d2fba1d3dc1788c703c1585f0deb339d4266 authored over 11 years ago by Steven G. Johnson <[email protected]>
note pyzmq dependency (fixes #46)

ae410ba97ff7d1397accdc0ed11ae35947efbf74 authored over 11 years ago by Steven G. Johnson <[email protected]>
unbreak Symbol return values a second time (sigh, redoing commit 9f756d391d91646995d7ecf0791aa613d655f25c)

7ec9859a6a8a0608efd254cf8b8efafe90b4cd6e authored over 11 years ago by Steven G. Johnson <[email protected]>
bugfix in tooltip (object_info_request) - handle qualified names via parse rather than symbol

7899baa476c471453057decf357cffc5457ec555 authored over 11 years ago by Steven G. Johnson <[email protected]>
bugfix in tooltip (object_info_request) - look up in Main namespace, not in IJulia

c1567015ffb17055f514a5ecf8cf1fe6a9e384a1 authored over 11 years ago by Steven G. Johnson <[email protected]>
note Tornado dependency (thanks @ViralShah)

b9748d7686228d998a131949762376a1d4b77548 authored over 11 years ago by Steven G. Johnson <[email protected]>
build.jl cleanups, change IJulia to a different port than IPython's kernel (fixes #41)

217f1aa17310fea24a0d89b0c6a86590b2428612 authored over 11 years ago by Steven G. Johnson <[email protected]>
use logo in README

18c27191ebcf54187f0ec75e2aa01df0dead14b8 authored over 11 years ago by Steven G. Johnson <[email protected]>
use Base.convert to parse VersionNumber, duh

44e9ff26782a46dca7e29a401695f59b4d379d97 authored over 11 years ago by Steven G. Johnson <[email protected]>
fix merge conflict

3939ec60cb234c502ffcb829f7ed9662650e98e4 authored over 11 years ago by Steven G. Johnson <[email protected]>
replace PDF logo with SVG logo, install alongside PNG version

7dee1b2dadd8686812de9f8c43abb8d34788b4e5 authored over 11 years ago by Steven G. Johnson <[email protected]>
print build messages to STDERR, to match other Pkg messages

feb5ed5b9410ec6e65bec0a1095f13836bdae6e9 authored over 11 years ago by Steven G. Johnson <[email protected]>
grammatical cleanups in comments

074d77320d3ecdb7d51ae6914d1f973c2e71226f authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #40 from Carreau/master

tooltip on in-place functions, julia lang hint in metadata

064883758a9b2e59f0e81d0c794773e31c6df863 authored over 11 years ago by Steven G. Johnson <[email protected]>
remove advice to patch by hand

c3a64c2b771f9b08034aea83d5a25b99933397d0 authored over 11 years ago by Matthias BUSSONNIER <[email protected]>
tooltip on in-place functions, julia lang hint in metadata

ship (for now) our own version of tooltip.js to have tooltip on mutating
function:

permute!...

3d349dea93900e8b57ff742596240ae4f58664f4 authored over 11 years ago by Matthias BUSSONNIER <[email protected]>
updated README

d7db7edffd82006294354c1ec588bd4ad85dc239 authored over 11 years ago by Steven G. Johnson <[email protected]>
use correct julia executable name

911f93079c2b46cac5978442995838d6143003a7 authored over 11 years ago by Steven G. Johnson <[email protected]>
more verbose output from build.jl

bba96ee7b68abd7b4bbcb023cf009d87c9b3b584 authored over 11 years ago by Steven G. Johnson <[email protected]>
send info to front-end on kernel exception (fixes #20)

36be3f82fc2b2b7f7a9d516c44d3729bf1b86943 authored over 11 years ago by Steven G. Johnson <[email protected]>
added logo and Pkg build file (to install Julia IPython profile; punt on installing IPython itself)

5d700b723323f9d1be7072e15ca9befff9a36349 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #39 from johnmyleswhite/master

Fix REQUIRE filename

8a41359c4cc17864d9ada1d0f1c5672c5d5943d6 authored over 11 years ago by Steven G. Johnson <[email protected]>
Fix REQUIRE filename

119aec44f8fd619a8b22062de170bcc933f8352a authored over 11 years ago by John Myles White <[email protected]>
switch to new REPLCompletions package

12a8fde9e7f0dfb411ae38c5dc7f53dd29baa6ae authored over 11 years ago by Steven G. Johnson <[email protected]>
rm obsolete PyPlot wrappers, now that we have a real PyPlot package

8be02d7754160d913cf4e97920897023b4ffc6ba authored over 11 years ago by Steven G. Johnson <[email protected]>
display strings with repl_show (fixes #35)

c8ee7afed2580536bcbaaf4b2d1f3027850ae046 authored over 11 years ago by Steven G. Johnson <[email protected]>
fix LaTeX display

d59cc2f556f179243d19b3b20642fcd2eff5fbda authored over 11 years ago by Steven G. Johnson <[email protected]>
whoops

aaaa0c6090bcf5a09c268f411cb76ce4c100d312 authored over 11 years ago by Steven G. Johnson <[email protected]>
whoops

1a9a1aa226caad432bd4b9fbc4c50478d8369fa2 authored over 11 years ago by Steven G. Johnson <[email protected]>
Multimedia is now merged into Base

65ccf4193b52d98462885f94147685c15552667e authored over 11 years ago by Steven G. Johnson <[email protected]>
skeleton of Julia Pkg

6606c2a21ba9dca02b8ea32c2328dad2e9095f71 authored over 11 years ago by Steven G. Johnson <[email protected]>
exported clear_history function, so that users can easily clear history in the unlikely event that it gets too big

2d747930495de8245a8deafb8bb77773a657ea63 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #34 from jakevdp/mac_osx

make Julia library search compatible with OSX

777816cba8c192f0979cf7e7853acd902b478ffa authored over 11 years ago by Stefan Karpinski <[email protected]>
make Julia library search compatible with OSX

5c54a18ef40c155cb6ad906f13647e4a9e43ae77 authored over 11 years ago by Jake Vanderplas <[email protected]>
whoops

2de20702b0dce3f38d7753f0c65e9f5a85dcbdf7 authored over 11 years ago by Steven G. Johnson <[email protected]>
make sure UTF8 strings are allowed in display dictionary

1649445c202f63a9518f696fa62c84b8faa7a623 authored over 11 years ago by Steven G. Johnson <[email protected]>
whoops, a couple fixes

3bc8c9fbb937a57c57cb14accdfe793c1300e15d authored over 11 years ago by Steven G. Johnson <[email protected]>
spawn real OS thread for heartbeat (fixes #8)

85ecfc5e26e9a043d57b995a9db188f8edcc848e authored over 11 years ago by Steven G. Johnson <[email protected]>
duh, stupid typo, fixes #23

496c64558f50943a107159321457d191b19eaad1 authored over 11 years ago by Steven G. Johnson <[email protected]>
slight rearrangement of async loops

c2e52a5b901011d929068e41c7e20b236d4176e0 authored over 11 years ago by Steven G. Johnson <[email protected]>
stdout/stderr capture for #23

8d40d9df805efc77b091ebf81e3eef04f7045dd5 authored over 11 years ago by Steven G. Johnson <[email protected]>
inline PyPlot plots! fixes #15

2616ff0e5081f7e1783805a8a9bee0e97e9aac80 authored over 11 years ago by Steven G. Johnson <[email protected]>
better Pylab support (though still need to auto-close figures at end of cell) for #15; updated multimedia.jl to latest proposal

00172fe34e473ef36d48a42c27dea66b15c4633a authored over 11 years ago by Steven G. Johnson <[email protected]>
take care of InterruptExceptions for #31; don't send pyerr message and continue on unexpected exception for #20

13890ac13e1fc7d664a621b573ce46f8e4bc73b0 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #32 from JuliaLang/kf/31

Fix #31

46e33424b2de4604fed1e6ca4d66a64e1e4a384a authored over 11 years ago by Steven G. Johnson <[email protected]>
update to latest Multimedia API from JuliaLang/julia#3932

114d47dee70fcecb83bdcf67fbf8e22e6875c724 authored over 11 years ago by Steven G. Johnson <[email protected]>
datadisplay -> mimedisplay: more extensible mechanism to define export and display for arbitrary MIME types

84ea1f6178424b5709bc983f534fee86730d2c3c authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge branch 'master' of https://github.com/JuliaLang/IJulia.jl

2d63c54dda372a1c5f0966f69125108f96f75798 authored over 11 years ago by Steven G. Johnson <[email protected]>
use tight bounding box for pylab figs, same as IPython

9bced1e9b20a1a7d1ffb225516a0970811c5d1ad authored over 11 years ago by Steven G. Johnson <[email protected]>
Fix #31

49181b3141ed08519293f666b82b14ed150d63d3 authored over 11 years ago by Keno Fischer <[email protected]>
Merge pull request #30 from minrk/handlers

send actual empty history

117f2943b0ac7a467b18583d3179cd8b26ccd572 authored over 11 years ago by Steven G. Johnson <[email protected]>
send actual empty history

in history_request

7222db3780e7876d2e16bb989daeea6ef3f1d0f6 authored over 11 years ago by MinRK <[email protected]>
standardize display-queue mechanism (needed for pyplot, but probably useful for other packages as well)

515ea961765d6fefdaf87c75857ec79623beefd7 authored over 11 years ago by Steven G. Johnson <[email protected]>
added ability to display Pylab figure objects for issue #15

514fac231855aaed0342c32450475959bea9063e authored over 11 years ago by Steven G. Johnson <[email protected]>
fix error in assigning _{n} history var when result is a Symbol or Expr

9f756d391d91646995d7ecf0791aa613d655f25c authored over 11 years ago by Steven G. Johnson <[email protected]>
rm stray reference to javascript

2737ed8f624adcdc95230fb6471467615d172135 authored over 11 years ago by Steven G. Johnson <[email protected]>
removed application/javascript, which seems redundnant with text/html + <script>, and does not seem to work in IPython anyway

bf2d95e7aa5841407535cce31fedcc36b2607836 authored over 11 years ago by Steven G. Johnson <[email protected]>
Merge pull request #26 from minrk/complete

mention disabling execute_on_complete_input

445c90191fe10086a20ce8af42588718f634a048 authored over 11 years ago by Steven G. Johnson <[email protected]>
mention disabling execute_on_complete_input

For use in the QtConsole

933cfcd33c5eb28cb418b7023cc4478aa7f27588 authored over 11 years ago by MinRK <[email protected]>