root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @436 [436] 09/29/08 20:20:55 FeepingCreature * Parser!
(edit) @435 [435] 09/29/08 20:17:12 FeepingCreature * DMD fixes
(edit) @434 [434] 09/27/08 18:02:39 SnakE SciLexer?: fix ._ in ident._ident being highlighted as a number
(edit) @433 [433] 09/25/08 07:49:31 SnakE SciLexer?: Avoid negative nesting levels
(edit) @432 [432] 09/24/08 20:34:01 BCS moved a #line
(edit) @431 [431] 09/24/08 20:28:07 BCS Added lines: a tool for decoding #line directives
(edit) @430 [430] 09/22/08 20:42:32 SnakE SciLexer?: DLL with the fixed hex strings
(edit) @429 [429] 09/22/08 20:38:00 SnakE SciLexer?: fixed multi-line hex strings counting digits incorrectly
(edit) @428 [428] 09/22/08 20:14:53 SnakE SciLexer?: moving into trunk
(edit) @427 [427] 09/22/08 20:11:27 SnakE SciLexer?: D lexer for Scintilla
(edit) @426 [426] 09/19/08 13:51:12 FeepingCreature * Workarounds for DSSS
(edit) @425 [425] 09/18/08 02:26:39 FeepingCreature * Condition variables are weird. Let's go shopping!
(edit) @424 [424] 09/17/08 12:44:06 FeepingCreature * Threading updates * Behave_as handles foreach and full opIndex
(edit) @423 [423] 09/13/08 13:53:00 FeepingCreature * Bad bug fixed
(edit) @422 [422] 09/10/08 14:24:45 FeepingCreature * Added ref awareness to toDg
(edit) @421 [421] 09/03/08 12:35:42 FeepingCreature * Oops. Smallish mistake. Sree.
(edit) @420 [420] 09/03/08 12:33:58 FeepingCreature * Undid comment-outs due to LLVM
(edit) @419 [419] 09/03/08 12:28:02 FeepingCreature * Defensive bugfix for a deadlock in threadpool
(edit) @418 [418] 09/02/08 15:17:50 FeepingCreature * Added an SMTP module * Enhanced groupby
(edit) @417 [417] 08/29/08 03:48:10 FeepingCreature * Tools!
(edit) @416 [416] 08/25/08 01:35:43 FeepingCreature * Unneeded logging
(edit) @415 [415] 08/22/08 03:16:45 FeepingCreature * Fixed an issue with coroutines misnesting
(edit) @414 [414] 08/19/08 20:36:07 FeepingCreature Removed logging message
(edit) @413 [413] 08/14/08 20:58:39 FeepingCreature * Oops. My bad.
(edit) @412 [412] 08/14/08 20:58:10 FeepingCreature * Fixed circular redirect issue in downloader
(edit) @411 [411] 08/14/08 08:49:19 FeepingCreature * Woo
(edit) @410 [410] 08/13/08 13:27:08 BCS better return value logging header comment
(edit) @409 [409] 08/13/08 12:51:55 BCS added a new program
(edit) @408 [408] 08/11/08 20:06:17 FeepingCreature * Small fry
(edit) @407 [407] 08/10/08 11:38:56 FeepingCreature * Fixed horrible TLS bug
(edit) @406 [406] 08/08/08 09:15:15 FeepingCreature * PointerProxy? should be castable to T
(edit) @405 [405] 08/07/08 22:59:17 FeepingCreature * Workarounds for LLVMDC * Simplex Noise in 2/3 dimensions
(edit) @404 [404] 08/06/08 04:38:44 FeepingCreature * Per-person bot vars should not be tracked in SVN
(edit) @403 [403] 08/06/08 04:37:42 FeepingCreature * Added IDC, a simple dice/assorted things IRC bot
(edit) @402 [402] 07/31/08 12:39:22 FeepingCreature * Common RNG interface: IRandom * Prettified stuple.toString * …
(edit) @401 [401] 07/24/08 13:54:41 FeepingCreature * group * /notin/ * /or/ extended * Compiler bug in isRefType found. …
(edit) @400 [400] 07/21/08 17:19:03 FeepingCreature * Whee
(edit) @399 [399] 07/21/08 11:04:43 FeepingCreature * Forgot another error handling bit
(edit) @398 [398] 07/21/08 11:03:09 FeepingCreature * Error handling was the wrong way around
(edit) @397 [397] 07/21/08 11:01:44 FeepingCreature * Intrinsics not needed anymore * check made more verbose
(edit) @396 [396] 07/21/08 10:56:09 FeepingCreature * FUKKEN TYPO
(edit) @395 [395] 07/21/08 10:53:23 FeepingCreature * Okay, this better work.
(edit) @394 [394] 07/21/08 10:42:54 FeepingCreature * sockaddr_in too. :sigh:
(edit) @393 [393] 07/21/08 10:39:40 FeepingCreature * Oh. Forgot sockaddr.
(edit) @392 [392] 07/21/08 10:22:15 FeepingCreature * Stupid poobos.
(edit) @391 [391] 07/21/08 09:10:06 FeepingCreature * Stupid me
(edit) @390 [390] 07/21/08 09:08:19 FeepingCreature * DMD ST fix
(edit) @389 [389] 07/21/08 09:00:32 FeepingCreature * Small improvement to reverse
(edit) @388 [388] 07/16/08 07:27:30 FeepingCreature * Added getFilename(URL) to downloader
(edit) @387 [387] 07/12/08 19:36:11 FeepingCreature * Stupid bug. Sorry.
(edit) @386 [386] 07/12/08 19:29:13 FeepingCreature * Made mt_foreach more generic
(edit) @385 [385] 07/12/08 19:00:01 FeepingCreature * Newstuf
(edit) @384 [384] 07/06/08 12:49:00 FeepingCreature * Threadpool fix and parallel foreach
(edit) @383 [383] 07/05/08 17:23:02 FeepingCreature * Small operator improvement to /or/
(edit) @382 [382] 07/05/08 17:18:47 FeepingCreature * Range fix. Sorry.
(edit) @381 [381] 07/05/08 17:17:07 FeepingCreature * 'Nother range improvement\!
(edit) @380 [380] 07/05/08 17:14:38 FeepingCreature * 'Nother range improvement\!
(edit) @379 [379] 07/05/08 17:03:27 FeepingCreature * Range improvement
(edit) @378 [378] 07/05/08 16:55:02 FeepingCreature * Another attempt at fixing 64-bit
(edit) @377 [377] 07/05/08 16:50:12 FeepingCreature * potential 64-bit fix
(edit) @376 [376] 07/05/08 16:39:43 FeepingCreature * Small hotfix in base
(edit) @375 [375] 07/04/08 08:02:59 FeepingCreature * Java support added
(edit) @374 [374] 07/03/08 02:26:49 FeepingCreature * Ignore duplicate classes
(edit) @373 [373] 07/03/08 00:54:53 FeepingCreature * Moved redimple to tools * Stuff
(edit) @372 [372] 06/30/08 08:55:57 FeepingCreature * Downloader bugfix for 1.0 tag
(edit) @371 [371] 06/30/08 08:10:46 FeepingCreature * IfBranch?! The New New Thing!
(edit) @370 [370] 06/29/08 16:51:15 FeepingCreature * Added version statements for unpatched phobos
(edit) @369 [369] 06/26/08 06:20:50 FeepingCreature * Added a Snakes impl
(edit) @368 [368] 06/25/08 14:19:30 FeepingCreature * Further sped up coroutines
(edit) @367 [367] 06/25/08 10:45:35 FeepingCreature * StackThreads? reimplemented; now with full GC support! :D * Mersenne …
(edit) @366 [366] 06/24/08 13:47:36 FeepingCreature * Meep
(edit) @365 [365] 06/23/08 20:12:13 FeepingCreature * More win32 fixes
(edit) @364 [364] 06/23/08 20:01:54 FeepingCreature * Forgot something in the win32 version ._. * The codepath is rarely …
(edit) @363 [363] 06/23/08 19:39:03 FeepingCreature * Added string literal expansion compile time function
(edit) @362 [362] 06/21/08 18:44:59 FeepingCreature * Fixes, fixes
(edit) @361 [361] 06/17/08 20:44:12 FeepingCreature * Bugfix to CarefulReplace? * Test case added * cutOff turned into …
(edit) @360 [360] 06/09/08 19:25:43 FeepingCreature * Added YAWR's ini parser
(edit) @359 [359] 06/09/08 10:10:53 FeepingCreature * Fixes for dglut
(edit) @358 [358] 06/09/08 09:26:30 FeepingCreature * Switched to library mode
(edit) @357 [357] 06/03/08 07:15:38 FeepingCreature * Another 64-bit microfix
(edit) @356 [356] 06/03/08 07:03:40 FeepingCreature * Or so I thought. This should work.
(edit) @355 [355] 06/03/08 07:02:33 FeepingCreature * Fixed mouse in area
(edit) @354 [354] 06/03/08 07:00:11 FeepingCreature * Removed stackthreads based event handling from test2
(edit) @353 [353] 06/03/08 06:50:18 FeepingCreature * Foobie
(edit) @352 [352] 06/03/08 06:49:51 FeepingCreature * Foobie
(edit) @351 [351] 06/03/08 06:48:39 FeepingCreature * Foobie
(edit) @350 [350] 06/03/08 06:46:56 FeepingCreature * Whoo
(edit) @349 [349] 06/03/08 05:16:54 FeepingCreature * 64-bit fix #1
(edit) @348 [348] 06/02/08 05:26:13 FeepingCreature * Fixed user agent string
(edit) @347 [347] 05/30/08 14:33:00 FeepingCreature * Moved DT into own folder
(edit) @346 [346] 05/30/08 08:24:53 FeepingCreature * Changed the path * Added ten lives functionality * Switched to more …
(edit) @345 [345] 05/30/08 04:27:11 FeepingCreature * Formatting prettyprint support * Area's opIn support for vectors * …
(edit) @344 [344] 05/29/08 08:03:39 FeepingCreature * No debugging symbols, please
(edit) @343 [343] 05/28/08 13:29:08 FeepingCreature * Stuff n_n
(edit) @342 [342] 05/27/08 08:28:25 FeepingCreature * WHEE
(edit) @341 [341] 05/27/08 05:11:17 FeepingCreature * Increased buffer zone * Removed redundant outside
(edit) @340 [340] 05/27/08 04:59:19 FeepingCreature * Tangobos fix 2 #1
(edit) @339 [339] 05/27/08 04:57:55 FeepingCreature * Stupid DSSS.
(edit) @338 [338] 05/27/08 04:56:33 FeepingCreature * Added test13 to DSSS
(edit) @337 [337] 05/27/08 04:50:39 FeepingCreature * Added a quadtree-based purtty descent fast AA line demo
Note: See TracRevisionLog for help on using the revision log.