##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r577:1b9f3f06
- Fix unicode bug in %psearch reported by Stefan.
fperez
0
r576:0ffc0aee
Fix for unicode support, python identifiers can only be ascii so we need to encode input before things like introspective calls.
fperez
0
r575:c164d7e9
Fix typo.
walter.doerwald
0
r574:fd8c3c21
Using igrid with wxPyhon 2.6 and -wthread should work now. igrid.display() simply tries to create a frame without an application. Only if this fails an application is created.
walter.doerwald
0
r573:bc12571e
Fix picking.
walter.doerwald
0
r572:76517503
Update path.py to version 2.2.
walter.doerwald
0
r571:077f450d
Fix linefeeds.
walter.doerwald
0
r570:05e84600
fix !command /?. Closes \#52
vivainio
0
r569:b4c43287
split_user_input users different pattern for splitting in alias expansion
vivainio
0
r568:b134c8fa
%global eat unnecessary newline
vivainio
0
r567:2f5e2a96
ipy_gnuglobal provides %global magic and completer for users of GNU Global TAGS system
vivainio
0
r566:ec81de25
Small fix to respect the __file__ attribute when using %run
fperez
0
r565:edddd072
Fix unicode handling, patch by Stefan. Closes #129
fperez
0
r564:0f9e793d
Small fix with emacs term identification
fperez
0
r563:283aceb9
fixed bug in IPython/Extensions/ipy_stock_completer.py that caused shlex_split to sometimes return "" as last element.
jstenar
0
r562:bb5d1ef6
fix backslash issues
fperez
0
r561:1db0bc3b
Small fix to pylab imports
fperez
0
r560:af48d689
Remove debug print statements accidentally left over
fperez
0
r559:2f91fc71
Try to get igrid to run with -wthread. This at least delays the problem until one of multiple igrid browsers is closed.
walter.doerwald
0
r558:c6cf6a82
Update rev. number
fperez
0
load next
< 1 .. 1238 1239 1240 1241 1242 .. 1268 >
showing 20 out of 25358 commits