1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #22 from fsouza/master More... over 13 years ago
os_process: fix debug messages More... over 13 years ago
Added wiki files from old Google Code repository. FIXME: These need to be converted to RST and integrated into the Sphinx documentation. FIXME: Make sure all docs are built sanely on readthedocs.org More... almost 14 years ago
Rationalised README files and moved to github flavoured markdown. FIXME: Add something about readthedocs.org. FIXME: move documentation in tutorial/ into main developer documentation More... almost 14 years ago
Ignore the generated image for the Mandelbrot set programs for Mercurial. More... almost 14 years ago
Make all the Mandelbrot programs executable. More... almost 14 years ago
Switch from using Numeric to using NumPy. More... almost 14 years ago
Remove the image as it is a generated file. More... almost 14 years ago
FIX: Renamed epsilon in GenerateFloats process. More... over 14 years ago
BUGFIX: Now importing time module correctly More... over 14 years ago
Branch merge More... over 14 years ago
Fixed issue with __doc__ in guards temporarily, needs looking at again. Moved the Oscilloscope example from Numeric to the more modern numpy package. More... over 14 years ago
Merge from real default head. More... over 15 years ago
Correct the Python 2 specific code so as to be both Python 2 and Python 3 compatible. More... over 15 years ago
Merged top branches. More... almost 16 years ago
Added context manager to provide OCCAM-like syntax for python-csp. More... almost 16 years ago
Merge the two defualt branches. More... almost 16 years ago
out function in simple.py used a mixture of spaces and tabs for indentation. Switched to using only spaces. More... almost 16 years ago
Move "loaded os-backend" string into the backend More... almost 16 years ago
Documentation clean-up. Need a script to convert Google Wiki syntax to rst to put the tutorials in Sphinx format. More... almost 16 years ago
Formatting. More... almost 16 years ago
Fixed Issue 29: documentation in python-csp shell, not in core library modules. More... almost 16 years ago
Fixed embarrassing (sp?) syntax errors. More... almost 16 years ago
Issue 41 again, all files not have Python 3 style string formatting. More... almost 16 years ago
Updated test scripts re. Issue 41 (string formatting). More... almost 16 years ago
Re Issue 41, string formatting updated to Python 3 standard. More... almost 16 years ago
Spacing.
sschwarzer
as Stefan Schwarzer
More... almost 16 years ago
Replaced tabs with spaces. Use PEP-8-conforming spacing.
sschwarzer
as Stefan Schwarzer
More... almost 16 years ago
Use first/second instead of left/right since we use a call syntax.
sschwarzer
as Stefan Schwarzer
More... almost 16 years ago
Removed csp/unittest.py. Better to use some sort of framework based on Stefan's work with the builtin module. More... almost 16 years ago