aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix running py.test in this directory.Armin Rigo2011-03-251-1/+3
* A controversial change - make this work in virtualenvMaciej Fijalkowski2011-01-261-1/+1
* Merge branch/rsre-jit: put the JIT hints in the rsre module.Armin Rigo2010-10-181-13/+36
* explicitly disable the "control master" option. Else, if ControlMaster isAntonio Cuni2010-07-011-1/+1
* Don't close_fds on Windows, it does not work anyway.Amaury Forgeot d'Arc2010-06-081-1/+2
* replace deprecated popen2()Bartosz Skowron2010-05-251-2/+6
* Kill 2.3 compatibilityMaciej Fijalkowski2010-03-111-9/+0
* merging py11 branch that integrates the py-1.1.0 release verbatim andHolger Krekel2009-11-111-1/+1
* merge changes to switch to using py.lib 1.0 final, also changes to the jit re...Samuele Pedroni2009-08-121-6/+7
* Finish the merge of trunk into pyjitpl5.Armin Rigo2009-06-303-7/+8
* Support translator.viewcg() with an argument now:Armin Rigo2009-04-141-2/+3
* Fix on Linux. Maybe we converge and this works on Windows too? :-)Armin Rigo2009-03-111-2/+2
* graphviewer now uses the subprocess module instead of os.popen2.Amaury Forgeot d'Arc2009-03-112-5/+4
* correctly call os.popen2. Relevant only on Windows.Amaury Forgeot d'Arc2009-03-011-1/+1
* We don't know when the list of vertices in the rightArmin Rigo2008-11-201-2/+10
* Minor fix to avoid snoopy users.Armin Rigo2008-03-201-0/+3
* Change instructions to point to sshgraphserver insteadArmin Rigo2008-03-203-43/+5
* A bit hackish but probably convenient: a zero-configurationArmin Rigo2008-03-203-8/+96
* Windows doesn't support this way of using popen. Replace it withArmin Rigo2007-10-192-1/+2
* Copy the pypy-dev mail about how to use graphserver.pyArmin Rigo2007-09-202-6/+37
* Make it run on top of pypy-c (well, not really...)Maciej Fijalkowski2007-07-134-7/+23
* Small enhancements.Armin Rigo2007-07-113-5/+12
* Avoid the unnecessary traceback from a RemoteError.Armin Rigo2007-06-191-4/+8
* Improve the heuristic to detect the input file type.Armin Rigo2007-06-191-6/+32
* Merge the graphserver-dist branch.Armin Rigo2007-06-1616-0/+2258