##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r49:7d225632
harden reporting against failures for objects which break when dir() is called on them.
fperez
0
r48:0f0daf04
clean up debug messages left in by accident
fperez
0
r47:4a04b6a7
Namespace fixes for embedded instances, as well as tab-complete enhancements in that context. Full details in changelog
fperez
0
r46:20d4a334
- Fairly significant changes to include Vivian's patches for improved pdb support. Her original idea was kept in full, code reworked for compactness and better integration with the rest of ipython. - Added download_url arg to setup.py to support setuptools.
fperez
0
r45:5f9a3948
Fix mainloop() call form which was inconsistent across shell classes
fperez
0
r44:e330dc20
Updated manpage and docs to clarify negated options usage. Thanks to Stefan van der Walt for the heads-up.
fperez
0
r43:99b6a200
Put .rc attribute in instance earlier, too many methods expect this to be there and it could lead to weird runtime bugs (like the one fixed by the previous commit).
fperez
0
r42:8b7ef84d
Fix crash with a naked 'alias' call in ipythonrc file.
fperez
0
r41:47084614
Wildcard system cleanup, ipmaker speedups, bugfix in globals handling (previous fix had introduced a problem). Changelog has more details.
fperez
0
r40:49a413e6
wildcard fixes for subclasses
fperez
0
r39:59aaa965
Fixes for handling of global variables in embedded ipython instances (I ran into the bug while trying to fix a bug in scipy's polynomials module).
fperez
0
r38:6a72aa18
Update about DarwinPorts install
fperez
0
r37:be7a4007
New wildcard support. Lightly tested, so proceed with caution. We need to sync this on the nbshell/chainsaw branches.
fperez
0
r36:ea8c62d7
Doc updates about demos...
fperez
0
r35:2b3807bb
Why did changelog not go into previous commit? Need to double-check SVN on this, it may be getting confused by the symlinks...
fperez
0
r34:2ddc5510
Added demo example to SVN
fperez
0
r33:d9100225
Manual updates
fperez
0
r32:bd729ac1
small import bug
fperez
0
r31:69f3b8e4
Finish up demo api/docs, manual improvements, other fixes. Manual work still in progress (html doesn't build right now)
fperez
0
r30:4f31355a
# auto tag for blocks, minor pycat fix.
fperez
0
load next
< 1 .. 1294 1295 1296 1297 1298 1299 1300 >
showing 20 out of 25990 commits