##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1054:7bc3a2fe
MTInteractiveShell.runsource: execute code directly if worker thread is not running yet (this is the case in config files)
Ville M. Vainio
0
r1053:da4dd09c
Allow recursive execution of IPython code in MTInteractiveShell.runsource by checking if we are already in worker thread, and execute code directly if we are.
Ville M. Vainio
0
r1052:eeb63d7b
update_revnum opens the file in binary mode (does not botch CRLF)
Ville M. Vainio
0
r1051:c149f141
tools/update_revnum: Change to bzr revision numbering.
Ville M. Vainio
0
r1050:e13752b2
- Remove changelog so we can at least locally we can use symlinks. The symlink will NOT be committed until we figure out a good solution for win32 users. - Add support for finding class docs when instances are queried. Closes report by John Hunter on the list.
Fernando Perez
0
r1049:c87d640e
Update permissions
Fernando Perez
0
r1048:200c756c
with -pylab_import_all, put all names to user_config_ns in order to not clutter %whos
Ville M. Vainio
0
r1047:e43683ef
$LA(n) now works (specify input history index)
Ville M. Vainio
0
r1046:e3a9c61e
check for both $LA and LA() in history crawling
Ville M. Vainio
0
r1045:ce369ff3
Implement __call__ for LA
Ville M. Vainio
0
r1044:6799527f
doc fix
Ville M. Vainio
0
r1043:cd6bbcbc
sh profile: $LA can now be used in place of "last argument of previous command", like $! in bash
Ville M. Vainio
0
r1042:4ec685aa
'ipython' startup script: import IPython.Shell directly.
Ville M. Vainio
0
r1041:436702ad
catch & ignore missing readline.clear_history
Ville M. Vainio
0
r1040:80c54429
merge
Ville M. Vainio
merge
0
r1039:53f79483
Added .checkeol. The checker plugin available at http://bazaar.launchpad.net/~bialix/+junk/checkeol
Ville M. Vainio
0
r1038:0401e9e4
apparently, readline sometimes lacks clear_history. Catch & ignore
Ville M. Vainio
0
r1037:ec42e737
autoreload docstring
vivainio2
0
r1036:d774779a
implement pre_runcode_hook, make ipy_autoreload use that instead of monkeypatching
vivainio2
0
r1035:7bff808e
add ipy_autoreload (provided in #1540
vivainio2
0
load next
< 1 .. 1381 1382 1383 1384 1385 .. 1435 >
showing 20 out of 28695 commits