Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-20 | A few more Win32 / VisualStudio fixes. | Nicolas "Pixel" Noble | |
2013-01-22 | Removing some more cruft. | Pixel | |
2013-01-22 | Cleaning up some cruft. | Pixel | |
2011-11-25 | Consts are good. | Pixel | |
2011-11-17 | HTTP server's first real test, alongside multiple taskmanager threads. | Pixel | |
I'm not really sure I fully like the way I'm designing this, but I guess it could be solved with an HTTP/HTML helper class around the Action class. However, the HTTP server awfully need reference counting, so it doesn't go away before all of the workers disappear, which means a bit of a redesign of the Listener template. | |||
2011-11-16 | Adding the Regex class. | Pixel | |