##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r657:499f6d7b
Major refactoring of prefilter mechanism. Much of the transformation process has been moved out of the iplib.InteractiveShell class and into a separate module, IPython.prefilter. In addition, extensive tests have been added for prefiltering.
dan.milstein
0
r656:8a782128
%alias now shows 'interesting' aliases last again
vivainio
0
r655:97c2a6de
macros are pickleable again. _margv has possible args to macro
vivainio
0
r654:a59127c5
IPyAutocall machinery
vivainio
0
r653:9258d4be
Macros are now simple callables, no special handling in Prompt.py
vivainio
0
r652:ce548f05
update changelog
vivainio
0
r651:7d67e048
update changelog
vivainio
0
r650:b6e2a2de
rename ext_rehashdir.py to ipy_rehashdir.py
vivainio
0
r649:23e53bee
Aliases are now lowercase on win32
vivainio
0
r648:ef31ba3c
do not require 'PATH' in %rehash/%rehashx. Closes \#155
vivainio
0
r647:a3ddc673
update changelog
vivainio
0
r646:c80d2b5d
Paul Mueller: pycolorize considers 'no arguments' as 'read data from stdin'"
vivainio
0
r645:6e14823c
Paul Mueller: switch pycolor to use optparse
vivainio
0
r644:c50a5081
Fix bug with 2.3 and readline; clean up.
fperez
0
r643:1f47d1a9
Documentation fixes. Closes #151
fperez
0
r642:e8088df8
- Merge changes from 0.8.1 branch that hadn't made it to trunk from the past few days. - In particular, add Gael's nice physical constants module. - Apply fix for igrid help files in setup, and other minor setup cleanups. - Update release numbers for 0.8.2 development.
fperez
0
r641:54636d41
Incorporate html help into the module, so we don't have to search for the file.
walter.doerwald
0
r640:51e49c50
%whos unicode fix by Paul Mueller
vivainio
0
r639:bb9c451b
add scipy to start menu
vivainio
0
r638:e193bbe4
docstring update
vivainio
0
load next
< 1 .. 1234 1235 1236 1237 1238 .. 1268 >
showing 20 out of 25358 commits