##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3260:47f37908
Handle corruption of JSON history file.
Thomas Kluyver
0
r3259:d0614fc6
Move history thread initialisation to init_history, and expand docstrings.
Thomas Kluyver
0
r3258:4f3a1a2e
Add history autosave thread to atexit cleanup, so that the tests don't produce nasty thread exceptions.
Thomas Kluyver
0
r3257:aec6b719
Fix hang-upon exit in terminal version, which was due to the history autosave thread not exiting.
Thomas Kluyver
0
r3256:6f381582
added gh-pages to `make clean`
MinRK
0
r3255:7355c69f
added gh-pages command for GitHub hosted sphinx docs
MinRK
0
r3254:7fb20baa
remove set_interactive gtk check (fix #185) It was unclear why the function check_gtk() was added in the first place, but plt.show() blocked when using "ipython -gthread" without the "-pylab" also, I just want to note here that users will still experience blocking behaviour if they use e.g "ipython -gthread" but their matplotlib is set to some other backend by default (say "WX").
Paul Ivanov
0
r3253:8bac8cb8
Periodic Autosave added in background thread closes gh-234 Signed-off-by: MinRK <benjaminrk@gmail.com>
Mani chandra
0
r3252:a742353e
Improved autosave code. Autosave thread termination is instantaneous.
Mani chandra
0
r3251:6ec88e38
Changed autosave code.
Mani chandra
0
r3250:46b78b3f
Implemented autosave.
Mani chandra
0
r3249:e545360a
Added examples for magic commands : who, whols, whos
Ramana
0
r3248:34983821
BF: fixed history output to console
Satrajit Ghosh
0
r3247:9682ad88
Merge branch 'history-fix' into trunk
Fernando Perez
merge
0
r3246:3d13bfb3
Small fix and cleanup for exit/quit command filtering.
Fernando Perez
0
r3245:65d06610
strip trailing \n for history lines
Satrajit Ghosh
0
r3244:37aba9d4
BF: history message had string keys, converted to create properly sorted history
Satrajit Ghosh
0
r3243:f796a412
removed quit/exit commands from history
Satrajit Ghosh
0
r3242:d6b53b6b
enabled qtconsole to retrieve history
Satrajit Ghosh
0
r3241:2c9c61f5
remove obsolete InputList completely
Satrajit Ghosh
0
load next
< 1 .. 1274 1275 1276 1277 1278 .. 1439 >
showing 20 out of 28761 commits