Commit message Age Author Refs
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
< 1 .. 2763 2764 2765 2766 2767 .. 2870 >