Jonas Maebe
|
9da0729d7c
* fixed copy/paste error in r13645: fallback to /usr/lib/dylib1.o rather
|
16 years ago |
Jonas Maebe
|
8eb3a34633
* increased length of GCSectionsStr so it can contain the full new
|
16 years ago |
marco
|
f60a4e31a2
* Two demoes for htmlhelp header.
|
16 years ago |
Jonas Maebe
|
ac1b340755
* quote the mangled name of ObjC methods, because the +/- otherwise
|
16 years ago |
Jonas Maebe
|
64af998435
* correct type of _cmd parameter for ObjC methods (is objc_id, not
|
16 years ago |
Jonas Maebe
|
1503890756
* don't always pass -no_dead_strip_inits_and_terms, because it automatically
|
16 years ago |
florian
|
1b04684d78
o more MingW support, see also discussion of #7412:
|
16 years ago |
florian
|
a023c165da
o patch by Nikolay Nikolov to make the text mode IDE look pretty under
|
16 years ago |
Jonas Maebe
|
eb84d329d4
* fixed incompatibility of resource strings with the data reordering done by
|
16 years ago |
florian
|
2f8e263560
* allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987
|
16 years ago |
Jonas Maebe
|
621ebe240e
* fixed another case where safecall was not ignored for targets<>windows
|
16 years ago |
marco
|
32c6253c07
* Last commit broke helpfile/doc compilation. Items should be within description,
|
16 years ago |
Jonas Maebe
|
6d0eda6e4a
* used ld directly rather than libtool to link dynamic libraries, because
|
16 years ago |
olivier
|
7616e9e50e
* Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm
|
16 years ago |
Jonas Maebe
|
196e9f74e4
* freetype and cairo building for BeOS and Haiku (patch from Olivier,
|
16 years ago |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
16 years ago |
Jonas Maebe
|
ab3294dce2
* fixed handling of "type x = y" for objcclass/objcprotocol
|
16 years ago |
Jonas Maebe
|
eb12fdb617
* give an error for -Xr on platforms where this parameter is ignored
|
16 years ago |
Jonas Maebe
|
1f1396596e
* don't insert vmt for objcprotocols either
|
16 years ago |
marco
|
fe20d5546e
* initial ms-its: cross chm linking support.
|
16 years ago |
Jonas Maebe
|
b93ff4c71c
* tests should fail (see added comment)
|
16 years ago |
Jonas Maebe
|
970fc43aa5
* fixed support for forward-declared objcprotocols
|
16 years ago |
Jonas Maebe
|
f586299b6a
* don't warn that a constructor is necessary for objc classes/protocols
|
16 years ago |
Jonas Maebe
|
1f4bb21c6e
- reverted r13629-r13630, because dbf actually should support big endian
|
16 years ago |
Jonas Maebe
|
3cbad406b5
* forgot to move src/export (which depends on src/dbase) also to the
|
16 years ago |
Jonas Maebe
|
26b296a6ba
- disabled dbase/dbf for big endian targets, because it's apparently known
|
16 years ago |
Jonas Maebe
|
099eb19ac9
* fixed luaL_error declaration after r13618
|
16 years ago |
sergei
|
425170167d
* Base units of the package now can be compiled also with Delphi, patch from Dariusz Mazur (with some modifications).
|
16 years ago |
Jonas Maebe
|
744d20d086
* allow "array of const" parameters again for objcclass/objcprotocol methods
|
16 years ago |
Jonas Maebe
|
ed38015758
* release allocated object at the end
|
16 years ago |