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