|
|
|
@292
|
[292]
|
04/13/08 06:03:20 |
aldacron |
[DerelictUtil?]
* added a pragma for DSSS to link in libdl automatically … |
|
|
|
@274
|
[274]
|
10/12/07 02:44:51 |
aldacron |
[DerelictUtil?]
* fixed a potential bug in the loader module when … |
|
|
|
@269
|
[269]
|
07/24/07 12:25:18 |
aldacron |
* added the ability for load methods to accept arrays of library names |
|
|
|
@268
|
[268]
|
07/24/07 12:03:01 |
aldacron |
[DerelictUtil?]
* fixed a potential null pointer access that was … |
|
|
|
@267
|
[267]
|
07/24/07 11:55:22 |
aldacron |
[DerelictFT]
* removed the DerelictFT_Static versioning that should have … |
|
|
|
@262
|
[262]
|
05/17/07 06:31:49 |
aldacron |
[DerelictGL]
* added an alias DerelictGLContext for platform-specific … |
|
|
|
@261
|
[261]
|
05/08/07 13:35:55 |
aldacron |
* updated the license header copyright in all source modules |
|
|
|
@256
|
[256]
|
04/24/07 13:15:01 |
aldacron |
[DerelictUtil?]
* the loader will now throw an exception when it detects … |
|
|
|
@250
|
[250]
|
03/31/07 13:04:34 |
aldacron |
[DerelictUtil?]
* loader.d was ignoring the mac library name string
* … |
|
|
|
@237
|
[237]
|
03/06/07 02:46:55 |
aldacron |
[General]
* finished converting constant integers to enums in each … |
|
|
|
@231
|
[231]
|
02/25/07 10:21:27 |
aldacron |
[DerelictUtil?]
* last update broke the loader with Tango on Linux. *nix … |
|
|
|
@230
|
[230]
|
02/24/07 23:07:50 |
aldacron |
[DerelictUtil?]
* loader.d now uses internal declarations for libdl so … |
|
|
|
@224
|
[224]
|
02/13/07 23:22:55 |
aldacron |
[General]
* buildme.d has been overhauled yet again. Support for building … |
|
|
|
@208
|
[208]
|
01/02/07 03:58:08 |
aldacron |
[DerelictUtil?]
* consolidated linux/Unix code into one version statement … |
|
|
|
@193
|
[193]
|
10/07/06 13:11:01 |
h3r3tic |
added an alternative implementation for util.loader. … |
|
|
|
@165
|
[165]
|
07/30/06 12:24:45 |
aldacron |
* updated derelictify.html to reflect Tom's OPTLINK comaptability changes … |
|
|
|
@161
|
[161]
|
06/29/06 17:50:59 |
h3r3tic |
GenericLoader? static lib fixes, linux ALC fix, fixes for SDL and … |
|
|
|
@149
|
[149]
|
06/06/06 12:07:45 |
aldacron |
* integrated h3r3tic's new loader interface
* added DerelictOGG and … |
|
|
|
@147
|
[147]
|
05/26/06 09:12:59 |
aldacron |
* fixed a function name typo in loader.d |
|
|
|
@146
|
[146]
|
05/18/06 10:28:02 |
aldacron |
[DerelictUtil?]
* added function to loader.d that accepts an array of … |
|
|
|
@145
|
[145]
|
05/18/06 05:47:27 |
aldacron |
* added Anders' patch to loader.d to make it work with GDC |
|
|
|
@132
|
[132]
|
04/20/06 14:39:50 |
aldacron |
* removed all existing license references, including source headers and … |
|
|
|
@117
|
[117]
|
06/08/05 22:10:04 |
aldacron |
[DerelictUtil?]
* dmd .126 declares libdl stuff in std.c.linux.linux, so … |
|
|
|
@115
|
[115]
|
06/08/05 03:14:14 |
aldacron |
* all modules no use !is in place of !== (deprecated in DMD 1.26) … |
|
|
|
@102
|
[102]
|
03/28/05 23:51:27 |
aldacron |
[Docs]
* added selective.html and util.html
* updated index.html and … |
|
|
|
@99
|
[99]
|
03/10/05 05:24:04 |
aldacron |
[DerelictUtil?]
* added a callback mechanism to allow apps to ignore … |
|
|
|
@95
|
[95]
|
02/28/05 13:32:02 |
jjr |
- util.loader.d: moved HMODULE declaration to version(linux) block; … |
|
|
|
@94
|
[94]
|
02/28/05 03:48:17 |
jjr |
- Linux makefile added for util package
- Fixed linux version of util … |
|
|
|
@93
|
[93]
|
02/28/05 03:36:00 |
jjr |
loader.d: added "alias void* HMODULE;" to fix missing identifier … |
|
|
|
@91
|
[91]
|
02/26/05 11:49:30 |
aldacron |
* added the DerelictUtil? package
* converted all existing packages to use … |