root/branches/Derelict2/DerelictUtil


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @599 [599] 12/15/11 09:27:15 aldacron [Derelict2] * DMD version 1.x now declares c_long and c_ulong in …
(edit) @594 [594] 12/14/11 10:37:36 aldacron [derelict2 - DerelictUtil?] * xtypes.d was still using typedef instead of …
(edit) @591 [591] 11/06/11 03:36:56 aldacron It is now possible to disable automatic unloading of shared libraries.
(edit) @555 [555] 06/14/11 08:32:20 aldacron [Derelict2 - DerelictUtil?] * added support for c_ulong to compat.d …
(edit) @544 [544] 05/10/11 04:12:28 aldacron [Derelict2 - DerelictUtil?] * fixed a bad import in compat.d
(edit) @538 [538] 05/09/11 09:08:05 aldacron [Derelict2] * made some naming corrections in DerelictUtil?. * added …
(edit) @533 [533] 05/05/11 09:16:00 aldacron [Derelict2] * added DerelictAllegro? package [Derelict2 - DerelictUtil?] …
(edit) @531 [531] 04/17/11 06:07:46 aldacron [Derelict2 - DerelictGL] * eliminated more duplicate constants …
(edit) @526 [526] 04/05/11 09:21:34 aldacron [Derelict2 - DerelictUtil?] * in derelict.compat.findStr, cast the result …
(edit) @516 [516] 11/18/10 06:32:25 aldacron Applied patch from #63, to fix breakage introduced by DMD 2.050 …
(edit) @513 [513] 08/23/10 23:22:57 aldacron [Derelict2 - DerelictGL] * wgl extensions are now properly organized in …
(edit) @512 [512] 08/22/10 06:23:38 aldacron [Derelict2 - DerelictGL] * previously had added support for …
(edit) @508 [508] 08/15/10 22:50:17 aldacron [Derelict2] * applied patch to add support for gdc via gdmd. Closes #62.
(edit) @506 [506] 08/15/10 05:43:20 aldacron [Derelict2 - DerelictUtil?] * removed some unused junk from …
(edit) @505 [505] 08/14/10 23:04:02 aldacron [Derelict2 - DerelictUtil?] * removed the unused …
(edit) @492 [492] 08/01/10 01:51:46 aldacron Finalized makefile support for ldc on Linux. The makefile architecture at …
(edit) @490 [490] 07/04/10 06:00:27 aldacron [Derelict2] * adjusted the makefiles a bit to reduce the chance of …
(edit) @486 [486] 06/27/10 05:04:02 doob [Derelict 2 - SDL] Fixed not compiling on Mac
(edit) @476 [476] 04/07/10 09:56:38 aldacron [Derelict2] * added some missing files to the sources lists in the …
(edit) @470 [470] 03/31/10 05:32:03 aldacron [Derelict2] * did a formatting pass -- detabbing and removing trailing …
(edit) @467 [467] 03/29/10 09:30:38 aldacron [Derelict2] * corrected an error in the DerelictSFML Makefile where …
(edit) @466 [466] 03/29/10 09:12:16 aldacron [Derelict2] * made the makefile system easier to maintain by removing the …
(edit) @453 [453] 03/27/10 13:07:15 aldacron [Derelict2] * corrected several silly errors and oversights from the last …
(edit) @452 [452] 03/27/10 12:53:07 aldacron [Derelict2 - DerelictGL] * DerelictGL.loadExtendedVersions *should* now …
(edit) @450 [450] 03/27/10 11:53:45 aldacron [Derelict2] * the make system on Linux was broken thanks to changes made …
(edit) @449 [449] 03/27/10 11:11:54 aldacron [Derelict2] * added inc/compiler_int.mak, which was forgotten in the last …
(edit) @448 [448] 03/27/10 10:24:03 aldacron [Derelict2] * Some makefile enhancements. Still not perfect. Linux …
(edit) @437 [437] 03/06/10 19:02:11 aldacron [Derelict2 - DerelictUtil?] * cosmetic changes to exception.d
(edit) @431 [431] 02/07/10 23:41:09 aldacron [Derelict2] * removed a stray import of wintypes from util.loader. Closes …
(edit) @430 [430] 02/07/10 01:59:32 aldacron [Derelict2] * removed the last DMD dependency from all the package …
(edit) @429 [429] 02/06/10 21:32:41 aldacron [Derelict2] * tab->space conversion on a couple of files * replaced a …
(edit) @427 [427] 02/02/10 00:01:02 aldacron [Derelict2] * applied doob's patch. Closes #46.
(edit) @423 [423] 01/31/10 21:54:03 aldacron [Derelict2] * removed a few redundant -lib switches from some of the …
(edit) @422 [422] 01/31/10 21:22:10 aldacron [Derelict2] * added a linux_inc.mak * all Linux makefiles now use the …
(edit) @421 [421] 01/31/10 21:14:35 aldacron [Derelict2] * renamed all Linux makefiles to linux.mak
(edit) @420 [420] 01/31/10 21:05:12 aldacron [Derelict2] * added a new makefile include directory, along with includes …
(edit) @417 [417] 01/31/10 06:30:59 aldacron [Derelict2] * second attempt at making gshared function pointers work …
(edit) @416 [416] 01/31/10 05:18:11 aldacron [Derelict2] * Added linux Makefiles. Closes #44.
(edit) @414 [414] 12/13/09 07:14:20 aldacron [Derelict2] * ported DerelictFT from the trunk
(edit) @413 [413] 12/06/09 04:49:14 aldacron [Derelict2] * added support for building multiple DerelictGL and …
(edit) @409 [409] 12/05/09 09:14:17 aldacron [Derelict2] * ported DerelictILU and DerelictILUT files over from the …
(edit) @408 [408] 12/05/09 08:17:49 aldacron [Derelict2] * all of the package make files except DerelictSFML were …
(edit) @405 [405] 12/03/09 23:28:49 aldacron [Derelict2 - DerelictSFML] * added support for the SFML network lib
(edit) @401 [401] 11/16/09 10:06:17 aldacron [Derelict2] * added DerelictSFML to the 'all' target in the top-level …
(edit) @400 [400] 11/16/09 09:38:34 aldacron [Derelict2 - DerelictSFML] * added support for SFML graphics
(edit) @399 [399] 11/15/09 23:10:51 aldacron [Derelict2 - DerelictUtil?] * added FreeBSD support to the shared lib …
(edit) @395 [395] 11/15/09 04:44:03 aldacron [Derelict2] * removed copyright notice from each source file * replaced …
(edit) @386 [386] 10/30/09 07:33:19 aldacron [Derelict2 - General] * added DerelictIL package to dsss.conf [Derelict2 …
(edit) @368 [368] 04/17/09 06:47:00 aldacron * fixed an error introduced in the last update - stray 'e'
(edit) @367 [367] 04/15/09 21:05:37 aldacron * fixed a bug with the handling of strings returned from dlerror on Posix …
(edit) @364 [364] 04/05/09 21:12:35 aldacron [DerelictGL2 - DerelictUtil?] * fixed a silly error in sharedlib.d that …
(edit) @358 [358] 03/31/09 22:30:23 aldacron [Derelict2] * removed extraneous line from all dsss.conf files * added …
(edit) @355 [355] 03/25/09 06:14:20 aldacron [Derelict2] * added win32 makefile for DerelictGL * added /q option to …
(edit) @346 [346] 03/14/09 21:40:08 aldacron [trunk - DerelictUtil?] * ported the system error reporting from Derelict2 …
(edit) @345 [345] 03/14/09 13:59:11 aldacron [Derelict2] * initial import of DerelictGL. Currently supports loading …
(edit) @344 [344] 03/14/09 02:42:32 aldacron * added Windows makefiles to the Derelict2 branch
(add) @341 [341] 03/12/09 09:46:01 aldacron Initial import of the Derelict2 branch. Currently contains DerelictAL, …
Note: See TracRevisionLog for help on using the revision log.