root/trunk/ddl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @304 [304] 05/25/08 19:07:42 h3r3tic exception msg error fix
(edit) @301 [301] 04/23/08 11:58:53 h3r3tic memoryUsage /= 2;
(edit) @300 [300] 04/22/08 20:27:25 h3r3tic more memory usage reductions
(edit) @299 [299] 04/22/08 19:43:11 h3r3tic memory usage reductions
(edit) @298 [298] 04/22/08 14:42:35 h3r3tic well, weak symbols are not unresolved :P
(edit) @297 [297] 04/21/08 20:03:22 h3r3tic fixed WKEXT and COMDEF index types; thanks, Walter!
(edit) @296 [296] 04/21/08 16:01:35 h3r3tic removed the HACK in WKEXT parsing
(edit) @295 [295] 04/21/08 06:52:37 h3r3tic more flexible linking, forgotten files
(edit) @294 [294] 04/20/08 22:17:51 h3r3tic smallish fix for the linker
(edit) @293 [293] 04/20/08 20:10:07 h3r3tic --
(edit) @292 [292] 04/20/08 19:58:46 h3r3tic new linking algorithm
(edit) @291 [291] 04/20/08 14:11:55 h3r3tic added the missing zlib.d, implemented a library backend that loads data …
(edit) @288 [288] 12/07/07 23:34:43 h3r3tic updated to the changed name mangling for ctors. thanks, Jarrett\!
(edit) @287 [287] 12/06/07 19:40:08 h3r3tic updated to latest tango; added an assertion to Linker.register
(edit) @286 [286] 09/30/07 16:07:41 h3r3tic quick and simple fix in PathLibrary?; build/vars.sh modified so a hacked …
(edit) @285 [285] 06/17/07 22:24:47 pragma Fixed debug output and fixed subtle bugs with the insitu map loader. The …
(edit) @281 [281] 06/14/07 21:20:31 pragma Better, but not tested. demangling is acting strangely.
(edit) @279 [279] 05/24/07 23:06:22 pragma Dirty Update Please use r278 for something stable.
(edit) @274 [274] 11/15/06 21:15:07 pragma Yep, just one file fix those nasty COMDEF issues.
(edit) @273 [273] 11/07/06 23:47:05 pragma Minor tweaks
(edit) @272 [272] 11/06/06 23:04:25 pragma Sundry bug fixes.
(edit) @271 [271] 11/05/06 10:14:56 pragma --
(edit) @266 [266] 10/14/06 17:22:47 AgentOrange --
(edit) @265 [265] 10/13/06 12:40:11 AgentOrange had to add a cast due to a dmd update
(edit) @264 [264] 10/13/06 12:36:34 AgentOrange refactoring codeview debug parser
(edit) @263 [263] 10/13/06 12:35:30 AgentOrange temporary update
(edit) @262 [262] 10/13/06 12:34:36 AgentOrange --
(edit) @261 [261] 09/04/06 12:54:10 pragma Minor update to eliminate mango.io.Stdout dependencies from ddl/
(edit) @260 [260] 09/01/06 15:21:39 pragma misc changes for performance, plus contributions from H3r3tic.
(edit) @259 [259] 09/01/06 12:16:33 pragma Addition to help with performance tuning
(edit) @254 [254] 08/30/06 20:59:21 pragma --
(edit) @246 [246] 08/28/06 13:16:21 pragma Minor update for documentation
(edit) @229 [229] 08/03/06 13:52:39 pragma Fixed Extern Index references
(edit) @227 [227] 08/02/06 19:07:04 pragma Various Tweaks
(edit) @225 [225] 08/02/06 14:35:05 pragma Patch to ensure that module initalizers are always run.
(edit) @224 [224] 08/02/06 14:27:59 pragma Bugfixes for linking and improvments to debug output. Still buggy.
(edit) @223 [223] 08/01/06 23:42:41 pragma Working PathLibrary? implementation, complete with two test cases.
(edit) @222 [222] 07/31/06 10:00:35 pragma Minor fixes for DMD 0.163
(edit) @221 [221] 07/30/06 22:18:08 pragma linktest1 works under this revision.
(edit) @220 [220] 07/29/06 23:47:32 pragma --
(edit) @219 [219] 07/28/06 20:32:37 pragma Mostly working - still needs verification.
(edit) @218 [218] 07/18/06 23:06:07 pragma OMF, DDL, and In-Situ modules work correctly, along with utils. Linking …
(edit) @217 [217] 07/15/06 11:41:49 pragma OMF tweaks and improvements.
(edit) @216 [216] 07/13/06 18:47:08 pragma Dirty commit - this breaks all kinds of stuff, so beware! - Updated OMF …
(edit) @205 [205] 06/27/06 22:26:42 pragma Sundry changes to lots of things, many of which are long overdue.
(edit) @195 [195] 05/29/06 17:31:41 larsivi Some minor fixes to ELFBinary to make it run, a few debugLog messages, …
(edit) @194 [194] 05/27/06 08:19:33 larsivi Refactored archive reader somewhat to make it ready for some sym table …
(edit) @193 [193] 05/27/06 05:35:40 larsivi Compile fixes and Erics additions, get an ArrayBoundsError? in …
(edit) @190 [190] 05/09/06 19:53:24 pragma Mr. Moore is at it again! - One more OMF bugfix.
(edit) @189 [189] 05/09/06 17:01:30 pragma Tweaked ELF code to display more debug info, and set the stage for linking …
(edit) @188 [188] 05/08/06 22:00:00 pragma Bugfix thanks to Peter Moore.
(edit) @187 [187] 05/05/06 17:20:33 pragma Dirty Commit for COFF refactoring
(edit) @186 [186] 05/02/06 18:18:20 larsivi Fixed a minor bug, added some debug output, somehow the magic header of …
(edit) @183 [183] 04/29/06 13:35:33 pragma Fixed #46 and updated the SDK and Utils bundle.
(edit) @181 [181] 04/26/06 22:15:26 pragma Minor fixes to get the host/mule example working. - DDL, InSitu? and OMF …
(edit) @180 [180] 04/23/06 07:12:22 pragma Added ELFPrinter.d for Lars. :)
(edit) @179 [179] 04/19/06 20:45:35 pragma Fixed #43.
(edit) @178 [178] 04/18/06 23:31:54 pragma Fixed mistakes with parsing LIDATA.
(edit) @176 [176] 04/18/06 22:45:01 pragma Bugfixes and Improvements - Removed demangler code (sorry John) and backed …
(edit) @175 [175] 04/16/06 11:48:24 pragma Small update to fix some problems with OMF support and AR handling.
(edit) @172 [172] 04/11/06 22:24:28 pragma Yet another dirty update. Touched to compile, testing soon to follow.
(edit) @171 [171] 04/11/06 20:43:04 pragma Forgot ELFReader.d
(edit) @170 [170] 04/11/06 19:59:06 pragma Dirty update for linux and more. - Archive loader has been modified to …
(edit) @168 [168] 04/08/06 20:35:16 pragma Updated utils and scripts. Added new packages to download area.
(edit) @167 [167] 04/08/06 15:33:42 pragma Small update to tighten things down a bit. - Build scripts updated - …
(edit) @166 [166] 04/05/06 21:57:27 pragma Updated utils and added d-scripts to replace .bat files.
(edit) @162 [162] 03/18/06 20:34:37 pragma - OMF is now glued back together - compiles and passes a basic parsing …
(edit) @161 [161] 03/14/06 21:53:15 pragma More Mango refactoring. Not quite-so-dirty commit. - Fixed some small …
(edit) @158 [158] 03/08/06 21:19:30 pragma - Fixed some bugs with .ddl parsing and handling - Improved Exception …
(edit) @143 [143] 02/21/06 22:09:09 pragma Dirty Code Commit. Code does not build 100%, nor is it completely tested.
(edit) @140 [140] 02/20/06 16:09:30 larsivi Compile fix.
(edit) @138 [138] 02/19/06 14:57:46 larsivi Added module name.
(edit) @132 [132] 02/04/06 23:13:57 pragma Example of a refactored 'cursor' as a Mango Reader class.
(edit) @131 [131] 02/04/06 23:13:29 pragma Addendum to accelerate I/O refactoring.
(edit) @129 [129] 02/04/06 15:26:29 larsivi Cosmetic changes.
(edit) @124 [124] 01/19/06 14:20:28 AgentOrange moved COFF to windows version
(edit) @120 [120] 01/18/06 17:07:22 pragma A very beta PathLibrary? that relies on Mango to build.
(edit) @119 [119] 01/18/06 17:06:27 pragma Removed bootstrap.d
(edit) @117 [117] 01/16/06 17:28:23 pragma Fixed the OMF implib fix. This time, added support for imp_ symbols and …
(edit) @116 [116] 01/16/06 17:03:08 pragma Fix for OMF implibs - for #23.
(edit) @114 [114] 01/15/06 07:04:42 pragma Misc code fixes. Touched meta comments so documentation will build. Will …
(edit) @113 [113] 01/15/06 06:09:27 larsivi Forgot to add this earlier. Just a file of definitions used when handling …
(edit) @111 [111] 01/14/06 03:15:24 larsivi Finished touching up ELFModule/ELFBinary interaction for now. It is now at …
(edit) @109 [109] 01/12/06 15:28:15 AgentOrange added codeview debug information
(edit) @108 [108] 01/10/06 21:18:04 AgentOrange --
(edit) @107 [107] 01/10/06 19:26:37 AgentOrange misc ddoc headers and cleaned up imports
(edit) @106 [106] 01/09/06 13:36:51 larsivi Added ELFModule.d, which is more or less a wrapper around ELFBinary. …
(edit) @105 [105] 01/09/06 10:54:41 larsivi Added ELFLibrary.d to svn. It is currently just a wrapper around …
(edit) @104 [104] 01/07/06 05:59:09 larsivi Added ddocs, removed dependency on std.stream, removed getFileExtension
(edit) @103 [103] 01/06/06 16:37:56 larsivi Removing ELFLoader, adding ELFObjLoader, still commented as it would break …
(edit) @102 [102] 01/06/06 16:33:08 larsivi Some initial ELF files. The ELFObjLoader works, but ELFModule need more …
(edit) @101 [101] 01/05/06 08:18:34 pragma Huge Commit with refactoring and API changes. DynamicLibrary? and …
(edit) @98 [98] 01/02/06 05:01:50 Don Clugston Dynamic library: added a clean interface for dynamically loading classes. …
(edit) @97 [97] 01/01/06 15:49:10 larsivi Added static const member NONE.
(edit) @96 [96] 01/01/06 15:48:06 larsivi Added ArchiveLoading? files.
(edit) @95 [95] 12/30/05 05:10:13 larsivi Added ar-directory
(edit) @94 [94] 12/28/05 23:42:42 pragma Fixed bugs and reset the test cases
(edit) @92 [92] 12/21/05 22:14:07 pragma Sundy bugfixes
(edit) @91 [91] 12/21/05 13:20:34 pragma Updated misc classes and utils
(edit) @87 [87] 12/17/05 17:42:55 pragma Added LoaderRegistry?
Note: See TracRevisionLog for help on using the revision log.