Files | Admin

Notes:

Release Name: release 0.3.0

Notes:
Updated hyperactive to work with current archipelago, which in turn works with current oneliner. Everything is now in pretty good shape, the only major hurdle is the sorted index in hyperactive (and some kind of demo project to display the awsome powers of archipelago :).


Changes: ------------------------------------------------------------------------ r323 | zond | 2007-06-07 00:31:44 +0200 (Thu, 07 Jun 2007) | 1 line bumped the version number ------------------------------------------------------------------------ r322 | zond | 2007-06-07 00:31:03 +0200 (Thu, 07 Jun 2007) | 1 line added timeouts where necessary ------------------------------------------------------------------------ r321 | zond | 2007-06-07 00:27:03 +0200 (Thu, 07 Jun 2007) | 1 line upgraded all tests to work with newer archipelago. made lists not return anything when unlinking. ------------------------------------------------------------------------ r320 | zond | 2007-06-07 00:13:57 +0200 (Thu, 07 Jun 2007) | 1 line made the tests use proper timeouts when needed, now that the default timeout is generally zero for lookups. added possibility to make silent lookups, that wont spam the network. added ServiceDescriptions#hash to make them Hash and Set friendly. moved around some stuff in disco hoping to get rid of the fucking thread problems but failing (release a fix to 1.8.6 already!!!). made dump test work (how the hell did it work before?). made Dubloons more honest, when needed, as to their class. started using the dubloons own checking instead of === when checking if things are dubloons, to make it work with subclasses. ------------------------------------------------------------------------ r319 | zond | 2007-05-30 17:57:12 +0200 (Wed, 30 May 2007) | 1 line made a test pass by adding a small timeout ------------------------------------------------------------------------ r318 | zond | 2007-05-30 10:34:02 +0200 (Wed, 30 May 2007) | 1 line noticed a n error. added a test for it. doesnt work yet. removed some timeouts ------------------------------------------------------------------------ r317 | zond | 2007-05-30 10:30:44 +0200 (Wed, 30 May 2007) | 1 line updating for new archipelago, doesnt work yet ------------------------------------------------------------------------ r316 | zond | 2007-05-30 00:10:17 +0200 (Wed, 30 May 2007) | 1 line removed an unnecessary t_each, improved a test, added debug support to dubloon ------------------------------------------------------------------------ r315 | zond | 2007-05-27 19:07:07 +0200 (Sun, 27 May 2007) | 1 line removed the built in queue and used queue from "thread". depending on fastthread for now. added progress indication in sanitation_test. ------------------------------------------------------------------------ r314 | zond | 2007-05-27 18:27:21 +0200 (Sun, 27 May 2007) | 1 line now works with current oneliner ------------------------------------------------------------------------ r313 | zond | 2007-05-25 15:27:17 +0200 (Fri, 25 May 2007) | 1 line typo ------------------------------------------------------------------------ r312 | zond | 2007-05-25 11:36:34 +0200 (Fri, 25 May 2007) | 1 line added architectural doc ------------------------------------------------------------------------ r311 | zond | 2007-05-25 10:57:32 +0200 (Fri, 25 May 2007) | 1 line added lotsa comments ------------------------------------------------------------------------ r310 | zond | 2007-05-24 17:19:35 +0200 (Thu, 24 May 2007) | 1 line removed the gprof bit, valgrind is the way to go anyway ------------------------------------------------------------------------ r309 | zond | 2007-05-24 13:48:29 +0200 (Thu, 24 May 2007) | 1 line tried to add support for profiling ------------------------------------------------------------------------ r308 | zond | 2007-05-24 13:33:31 +0200 (Thu, 24 May 2007) | 1 line now working and fast (~25 ms to decode anything up to at least 32kB) ------------------------------------------------------------------------ r307 | zond | 2007-05-23 21:31:14 +0200 (Wed, 23 May 2007) | 1 line made the code slightly more efficient, i believe ------------------------------------------------------------------------ r306 | zond | 2007-05-23 21:14:12 +0200 (Wed, 23 May 2007) | 1 line hm, it works, but not very WELL. it is slow and inefficient. :.( ------------------------------------------------------------------------ r305 | zond | 2007-05-23 20:31:15 +0200 (Wed, 23 May 2007) | 1 line possibly working perfect. albeit there are probably still memory leaks... ------------------------------------------------------------------------ r304 | zond | 2007-05-23 18:11:24 +0200 (Wed, 23 May 2007) | 1 line working ok again, and with better var names ------------------------------------------------------------------------ r303 | zond | 2007-05-23 16:32:40 +0200 (Wed, 23 May 2007) | 1 line fixed broken macro ------------------------------------------------------------------------ r302 | zond | 2007-05-23 16:29:04 +0200 (Wed, 23 May 2007) | 1 line removed an unnecessary NULLing ------------------------------------------------------------------------ r301 | zond | 2007-05-23 16:22:41 +0200 (Wed, 23 May 2007) | 1 line removed an unnecessary NULLing ------------------------------------------------------------------------ r300 | zond | 2007-05-23 15:56:49 +0200 (Wed, 23 May 2007) | 1 line removed the sized new again, they didnt clear the memory :O ------------------------------------------------------------------------ r299 | zond | 2007-05-23 15:53:22 +0200 (Wed, 23 May 2007) | 1 line made some array constructions nicer ------------------------------------------------------------------------ r298 | zond | 2007-05-23 15:47:53 +0200 (Wed, 23 May 2007) | 1 line tried to get rid of a memory leak ------------------------------------------------------------------------ r297 | zond | 2007-05-23 15:37:11 +0200 (Wed, 23 May 2007) | 1 line fixed some uninitialized pointers ------------------------------------------------------------------------ r296 | zond | 2007-05-23 15:34:10 +0200 (Wed, 23 May 2007) | 1 line fixed an ugly little bug ------------------------------------------------------------------------ r295 | zond | 2007-05-23 15:31:05 +0200 (Wed, 23 May 2007) | 1 line better freeing of arrays ------------------------------------------------------------------------ r294 | zond | 2007-05-23 15:20:08 +0200 (Wed, 23 May 2007) | 1 line more debug ------------------------------------------------------------------------ r293 | zond | 2007-05-23 15:10:22 +0200 (Wed, 23 May 2007) | 1 line arghghghghgh fucking hash tables ------------------------------------------------------------------------ r292 | zond | 2007-05-22 20:43:35 +0200 (Tue, 22 May 2007) | 1 line mmok, doesnt really work perfectly even regarding memory management :/ ------------------------------------------------------------------------ r291 | zond | 2007-05-22 20:35:26 +0200 (Tue, 22 May 2007) | 1 line ok, it works without crashing and burning, but it doesnt work reliably when it comes to actual decoding... ------------------------------------------------------------------------ r290 | zond | 2007-05-22 20:20:31 +0200 (Tue, 22 May 2007) | 1 line working? mostly... ------------------------------------------------------------------------ r289 | zond | 2007-05-22 19:59:42 +0200 (Tue, 22 May 2007) | 1 line almost working, omg ------------------------------------------------------------------------ r288 | zond | 2007-05-22 15:22:01 +0200 (Tue, 22 May 2007) | 1 line now it runs without any MAJOR memory problems ------------------------------------------------------------------------ r287 | zond | 2007-05-22 13:40:35 +0200 (Tue, 22 May 2007) | 1 line blar ------------------------------------------------------------------------ r286 | zond | 2007-05-22 13:37:32 +0200 (Tue, 22 May 2007) | 1 line emptied the hash before destroying it ------------------------------------------------------------------------ r285 | zond | 2007-05-22 13:30:54 +0200 (Tue, 22 May 2007) | 1 line made it do its stuff without exploding, but still mem problems ------------------------------------------------------------------------ r284 | zond | 2007-05-22 09:57:45 +0200 (Tue, 22 May 2007) | 1 line urgh. fucking memory management problems ------------------------------------------------------------------------ r283 | zond | 2007-05-21 20:55:14 +0200 (Mon, 21 May 2007) | 1 line changed rakefile ------------------------------------------------------------------------ r282 | zond | 2007-05-21 20:54:32 +0200 (Mon, 21 May 2007) | 1 line ok, went back to one monolithic file. i dont have the balls for a real c project :) ------------------------------------------------------------------------ r281 | zond | 2007-05-21 20:28:34 +0200 (Mon, 21 May 2007) | 1 line removed useless stuff ------------------------------------------------------------------------ r280 | zond | 2007-05-21 20:21:42 +0200 (Mon, 21 May 2007) | 1 line added the forgotten files. made a ruby binding for decode. ------------------------------------------------------------------------ r279 | zond | 2007-05-21 20:19:46 +0200 (Mon, 21 May 2007) | 1 line even more finished, now it compiles. lets hurt our minds by debugging it... ------------------------------------------------------------------------ r278 | zond | 2007-05-21 11:46:16 +0200 (Mon, 21 May 2007) | 1 line a bit further still ------------------------------------------------------------------------ r277 | zond | 2007-05-20 00:04:14 +0200 (Sun, 20 May 2007) | 1 line a bit more along the way ------------------------------------------------------------------------ r276 | zond | 2007-05-19 23:05:01 +0200 (Sat, 19 May 2007) | 1 line beginning of decoder ------------------------------------------------------------------------ r275 | zond | 2007-05-19 21:32:26 +0200 (Sat, 19 May 2007) | 1 line a bit further along the road ------------------------------------------------------------------------ r274 | zond | 2007-05-18 14:49:21 +0200 (Fri, 18 May 2007) | 1 line beginning of new try... nothing works yet ------------------------------------------------------------------------ r273 | zond | 2007-05-15 01:36:16 +0200 (Tue, 15 May 2007) | 1 line prettier gem ------------------------------------------------------------------------ r272 | zond | 2007-05-14 19:46:29 +0200 (Mon, 14 May 2007) | 1 line added dependencies, added README info ------------------------------------------------------------------------