##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r677:a6b5d5dd
clean up sh profile banner
vivainio
0
r676:c8d40413
Further prefilter refinement -- now aliases, like magics, can get run even if there are python ops on the line after them
dan.milstein
0
r675:406e0000
exesetup.py: remove tk, wx to avoid bloat
vivainio
0
r674:ebb8b4f7
update changelog
vivainio
0
r673:eb565283
correct mistake in exesetup.py docstring (pyreadline installation)
vivainio
0
r672:43dcfdd2
get_home_dir() returns the ipython installation root dir, if _ipython exists there (py2exe support)
vivainio
0
r671:77b9fe72
fixed rlineimpl to work properly with py2exed pyreadline
vivainio
0
r670:d627eee3
Refined checking for assignment vs other python operators in the new input transformation/prefiltering system. This makes it once again possible for magics to do useful things which involve python operator characters (e.g. 'cd /'). Also added tests to verify this.
dan.milstein
0
r669:05640007
use ipy_profile_scipy.py instead of ipythonrc-scipy
vivainio
0
r668:ead9f039
update changelog
vivainio
0
r667:752b017a
update changelog
vivainio
0
r666:a852d978
Fixing #159, which was introduced by prefilter reorg -- adding back in a split_user_input method to iplib.InteractiveShell, which forwards to the new prefilter.splitUserInput.
dan.milstein
0
r665:16a5b175
experimental exesetup.py for py2exe
vivainio
0
r664:5c861c85
revert setup.py accidental checkin
vivainio
0
r663:61a6b39e
%store for macros works again
vivainio
0
r662:27b206cf
dirname in term title now fails more gracefully
vivainio
0
r661:01685238
Fix xrepr for ifiles (Bug detected by Paul Mueller).
walter.doerwald
0
r660:1d162373
doc changes for sci profile
vivainio
0
r659:3693a249
some sci profile fixes
vivainio
0
r658:eb2411ad
created new sci profile, a modernized version of scipy
vivainio
0
load next
< 1 .. 1233 1234 1235 1236 1237 .. 1268 >
showing 20 out of 25358 commits