1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
examples/helloweb.py -> Added -s/--speed option (psyco) More... over 15 years ago
Borrowed from TurboGears documentation to follow as a guide More... over 15 years ago
Added generated html docs More... over 15 years ago
Makefile: Moved docs to their own Makefile in docs/graphs More... over 15 years ago
Updated More... over 15 years ago
Added Makefile for generating docs/graphs More... over 15 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 15 years ago
docs: Added .static dir More... over 15 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 15 years ago
examples: helloweb.py -> Removed debugger More... over 15 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 15 years ago
Documentation with Sphinx ... (more to be done) More... over 15 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 15 years ago
examples: helloweb.py -> Example Web Server responding with Hello World More... over 15 years ago
lib.sockets: close, write are now events. More... over 15 years ago
lib.http: Added header code. Fixed request handling More... over 15 years ago
core: Call registered function of Component if it exists when it's being registered with a Manager More... over 15 years ago
circuits: Updated description of circuits More... over 15 years ago
examples/bench: Added bench marking tool/example More... over 15 years ago
lib.log: Added convenience methods for compatibilty More... over 15 years ago
lib.env; Send Loaded Event vs. Push More... over 15 years ago
lib.irc: Changed _buffer to _data (conflicted with _buffer of TCPClient Component) More... over 15 years ago
examples/todo.py: Added More... over 15 years ago
examples/telnet.py: Added More... over 15 years ago
examples/echoserver.py: Added More... over 15 years ago
Renamed to hello.py More... over 15 years ago
examples/hello.py: Tidied up and refactored to make a lot more sense More... over 15 years ago
tests.test_core: Registered event is now sent vs. pushed so q will be 0 not 1 More... over 15 years ago
env; Fixed missing implementation from pymills More... over 15 years ago
core: send vs. push the Registered event More... over 15 years ago