Fri, 08 Aug 2008 00:15:29 +0300req/write/push implemented
Tero Marttila <terom@fixme.fi> [Fri, 08 Aug 2008 00:15:29 +0300] rev 31
req/write/push implemented

Thu, 07 Aug 2008 20:28:06 +0300my hg working dir managed to break itself somehow... my attempt to fix that, and add some cache code :)
terom@cl-543.hel-01.fi.sixxs.net [Thu, 07 Aug 2008 20:28:06 +0300] rev 30
my hg working dir managed to break itself somehow... my attempt to fix that, and add some cache code :)

Mon, 07 Jul 2008 22:31:07 +0300add some comments, prune some code, fix some (of the) bugs
Tero Marttila <terom@fixme.fi> [Mon, 07 Jul 2008 22:31:07 +0300] rev 29
add some comments, prune some code, fix some (of the) bugs

committer: Tero Marttila <terom@fixme.fi>

Mon, 07 Jul 2008 21:32:38 +0300strip down the scriptaculous javascript code to a bare minimum, and rewrite tiles.js as tiles2.js - uses Classes, so the code is a lot neater. Still a couple bugs to work out, but mostly works
Tero Marttila <terom@fixme.fi> [Mon, 07 Jul 2008 21:32:38 +0300] rev 28
strip down the scriptaculous javascript code to a bare minimum, and rewrite tiles.js as tiles2.js - uses Classes, so the code is a lot neater. Still a couple bugs to work out, but mostly works

committer: Tero Marttila <terom@fixme.fi>

Mon, 07 Jul 2008 04:36:03 +0300support for static files (.css, .html, .js), and tiles - serves up a full viewer at / now, but the JS code needs cleaning up
Tero Marttila <terom@fixme.fi> [Mon, 07 Jul 2008 04:36:03 +0300] rev 27
support for static files (.css, .html, .js), and tiles - serves up a full viewer at / now, but the JS code needs cleaning up

committer: Tero Marttila <terom@fixme.fi>

Sun, 06 Jul 2008 23:33:24 +0300support for PF_LOCAL, it works, but needs some more testing/cleanup old code
Tero Marttila <terom@fixme.fi> [Sun, 06 Jul 2008 23:33:24 +0300] rev 26
support for PF_LOCAL, it works, but needs some more testing/cleanup old code

committer: Tero Marttila <terom@fixme.fi>

Thu, 26 Jun 2008 03:31:59 +0300replace printf -> INFO
Tero Marttila <terom@fixme.fi> [Thu, 26 Jun 2008 03:31:59 +0300] rev 25
replace printf -> INFO

committer: Tero Marttila <terom@fixme.fi>

Thu, 26 Jun 2008 02:57:20 +0300render_thread works now
Tero Marttila <terom@fixme.fi> [Thu, 26 Jun 2008 02:57:20 +0300] rev 24
render_thread works now

committer: Tero Marttila <terom@fixme.fi>

Thu, 26 Jun 2008 01:32:56 +0300new render_threads module, make node_main use it, compiles, not yet tested
Tero Marttila <terom@fixme.fi> [Thu, 26 Jun 2008 01:32:56 +0300] rev 23
new render_threads module, make node_main use it, compiles, not yet tested

committer: Tero Marttila <terom@fixme.fi>

Tue, 17 Jun 2008 19:08:05 +0300add img_{left,right,top,bottom} and img_{x,y}_step to struct render and change render_mandelbrot/slices to use them
Tero Marttila <terom@fixme.fi> [Tue, 17 Jun 2008 19:08:05 +0300] rev 22
add img_{left,right,top,bottom} and img_{x,y}_step to struct render and change render_mandelbrot/slices to use them

committer: Tero Marttila <terom@fixme.fi>