Commit message
Age
Author
Refs
r835:019c3751
Fri, 07 Sep 2007 08:05:38
fperez
r834:a1312bc6
- Fixes for doctest support. Need more testing, esp. to be sure they don't
introduce any side-effects, since I'm messing with the FakeModule object
which Pickle and others depend on.
- Small fixes in object inspection.
- Restored a number of magics that should NOT have been moved out to
ipy_legacy.
Fri, 07 Sep 2007 07:44:16
fperez
r833:f8570b62
callable aliases now get _ip as first arg
Thu, 06 Sep 2007 18:53:34
vivainio
r832:f1320212
added _ip.itpl, to enable var expansion with callable aliases
Wed, 05 Sep 2007 21:54:50
vivainio
r831:a1ba6023
improve callable alias inspection
Wed, 05 Sep 2007 19:49:42
vivainio
r830:c1bbcb3d
sh profile uses 'cygwin in path' to determine ls --color=auto alias and whether to load ipy_fsops.py
Wed, 05 Sep 2007 19:25:39
vivainio
r829:ccbc1a7a
more visible timestamp for ipy_fsops.inote
Wed, 05 Sep 2007 18:42:50
vivainio
r828:1b133374
fix mkdir in ipy_fsops.collect
Wed, 05 Sep 2007 18:39:49
vivainio
r827:eda3ab90
mglob dir fix, ipy_fsops.py added, var_expand for callable aliases
Wed, 05 Sep 2007 18:34:29
vivainio
r826:4e4799dc
Change mglob behaviour: if isdir(foo), no longer return contents of foo but just the name foo
Wed, 05 Sep 2007 16:24:02
vivainio