##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r769:dc4504c2
remove all datafiles from the egg
vivainio
0
r768:c6f82f76
prefilter: make sure that ! gets precedence
vivainio
0
r767:1881429c
mkrel does src zip
vivainio
0
r766:f858aa98
fix prompt separators for doctests
fperez
0
r765:7b2d75a2
Suppress SystemExit tracebacks in %run for scripts that correctly set their exit status to 0. This obviates the need for -e in such cases, of which unittest runs are the best example.
fperez
0
r764:f99a2008
Fix doctest support: now running scripts that invoke the various doctest testing methods and functions from within IPython should work.
fperez
0
r763:3b7d7e50
- new doctest_mode magic to toggle doctest pasting/prompts. - extend to_user_ns to accept a dict as an argument. - small fixes to scipy profile
fperez
0
r762:35c07ebe
Small fix to '?', more doctest-compliant profile.
fperez
0
r761:3653db39
also blank lines should be in raw input history (to keep in sync with translated history)
vivainio
0
r760:16b46c87
alphabetize %macro (no args) output
vivainio
0
r759:3edd1b26
sci profile => scipy profile
vivainio
0
r758:60314573
%macro w/o args returns list of available macros
vivainio
0
r757:01dfe124
beef up mkrel.py
vivainio
0
r756:d0bb9410
simple win-only pure python release/build script
vivainio
0
r755:c062908c
changelog"
vivainio
0
r754:fdba7c03
create ip_config_ns earlier (so that config files can use _ip.to_user_ns
vivainio
0
r753:3241354e
rm garbage char
vivainio
0
r752:1d117342
Small fix to prevent the display of auto-generated module docstrings that have no useful info
fperez
0
r751:687aa222
Add runner factory to irunner
fperez
0
r750:edd05091
- New profile with doctest support (two way: for generating doctests and for pasting existing doctests). - Small fix to input with whitespace-only lines.
fperez
0
load next
< 1 .. 1260 1261 1262 1263 1264 .. 1300 >
showing 20 out of 25990 commits