Commit message
Age
Author
Refs
r305:8cc568fc
Add -r option to %logstart, to log 'raw' input instead of the processed one.
Requested for SAGE.
Tue, 30 May 2006 06:02:44
fperez
r304:3d816bb4
Close
#64 , if W. Maier confirms this fix works.
Tue, 30 May 2006 03:36:04
fperez
r303:368084f0
Minor cleanup - leftover debug stuff
Tue, 30 May 2006 01:46:42
fperez
r302:36826fc8
New system for interactively running scripts. After a submission by Ken
Schutte <kschutte-AT-csail.mit.edu> on the ipython-user list.
Tue, 30 May 2006 01:41:28
fperez
r301:71041ca4
Fri, 26 May 2006 22:45:40
fperez
r300:3a54e6c0
- correct recent argv fix, which was breaking tkinter
Fri, 26 May 2006 22:34:48
fperez
r299:9ccbf202
- fix bug where aliases would shadow variables when autocall was fully off.
- add a flag to controlat what detail level strings are computed when foo?
is requested.
Both after problems reported by SAGE
Fri, 26 May 2006 07:52:45
fperez
r298:ef7b1b53
Small fix to sys.argv, match python's default behavior.
Thu, 25 May 2006 07:47:56
fperez
r297:6db0ce42
Small bugfix for pylab threaded backends.
Thu, 25 May 2006 03:33:58
fperez
r296:b4538a98
- Fix problems with -pylab and custom namespaces.
- ipapi change: 'create' -> 'make'.
Thu, 25 May 2006 02:07:11
fperez