Commit message Age Author Refs
r2377:745e9cb8
Better handling of no-readline.
Fernando Perez
0
r2376:c983029d
Fix bug where output prompts were coming *after* output values. This means that on exit/quit, we'll see something, so I added a simple 'bye' to those. Not pretty, but easier than messing with the prompt logic.
Fernando Perez
0
r2375:c088079d
Fix bugs when readline is absent (pdb and quitting would crash badly) https://bugs.launchpad.net/ipython/+bug/495173
Fernando Perez
0
r2374:2f3cb7f2
Fix bugs when readline is absent (pdb and quitting would crash badly) https://bugs.launchpad.net/ipython/+bug/495173
Fernando Perez
0
r2373:655cbfd1
Fix debugging with breakpoints. URL: https://bugs.launchpad.net/ipython/+bug/381069
Fernando Perez
0
r2372:61746a14
Fix debugging with breakpoints. URL: https://bugs.launchpad.net/ipython/+bug/381069
Fernando Perez
0
r2371:b3fbb5e8
Fix auto-quoting via ',' as the first character, which had broken in refactor.
Fernando Perez
0
r2370:d6fd1d8a
Fix quitting: now, typing bare 'exit' or 'quit' unconditionally quits. We still ask for confirmation by default with C-d (EOF), since that can happen accidentally quite easily (though users can always disble that safety if desired).
Fernando Perez
0
r2369:edf8566b
Update numpy's decorators.py from upstream.
Fernando Perez
0
r2368:277cf879
Add new testing support machinery with better parametric tests. Also included are new tools for doctests with ipython syntax.
Fernando Perez
0
< 1 .. 2637 2638 2639 2640 2641 .. 2876 >