##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r74:e0103bd1
fix small but critical bug for win32 system access.
fperez
0
r73:a83ac49c
Final commit for 0.7.0.rc1
fperez
0
r72:061ca2ae
- Fix autoindent which I had broken... - Remove (they weren't actually used by anything) useless inputcache update calls. - New ipsystem builtin(), similar to ipmagic and ipalias. - Other cleanups.
fperez
0
r71:684feab5
accidentally broke autoindent, fixed.
fperez
0
r70:dc185e13
Ensure that, with autocall off, attribute access will never be performed twice (which can cause side effects).
fperez
0
r69:942f15ec
- thread-safety fixes - moved macros to their own module (stabilize the API for %store) - fix handling of empty lines in multiline input which comes via runlines() and not interactively (such as macros or over the network protocol in the chainsaw branch) - improvements to %whos for instance variables
fperez
0
r68:716d2805
doc fixes to logging
fperez
0
r67:d002c3d0
Fix latex formatting of docstrings, patch by Stefan van der Walt <stefan-AT-sun.ac.za>.
fperez
0
r66:ea1a07bf
Jorgen Stenarson's patch (minor mods) to support network shares under win32.
fperez
0
r65:0e36c216
Add new winconsole module and fixes to page_dumb() to improve its behavior under win32. Contributed by Alexander Belchenko <bialix-AT-ukr.net>.
fperez
0
r64:d66f74ac
Tiny cleanups before next round of patches, so I have a safe revert point.
fperez
0
r63:997aa427
minor docstring fixes
fperez
0
r62:b785f971
Add Ville's patch for the new %store persistence magic.
fperez
0
r61:db4ec20b
more cleanups...
fperez
0
r60:35e7be3d
Major cleanups and changes, see changelog/changeset for full details.
fperez
0
r59:08a16bc7
pdb support in threaded mode, replaced the crash handler with a verbose traceback printer for threaded shells.
fperez
0
r58:ab3fff3e
Fix tab-completion bug in threaded shells.x
fperez
0
r57:40f64c99
- Make autoedit_syntax true by default - Add Ville's patch for better backslash handling in paths.
fperez
0
r56:57b4783d
Turn quit/exit into magics instead of special-cased strings
fperez
0
r55:d0bc36d8
Fix changelog, broken in previous commit
fperez
0
load next
< 1 .. 1229 1230 1231 1232 1233 1234 1235 >
showing 20 out of 24695 commits