marco
|
17062d667c
* ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted
|
16 years ago |
ivost
|
656f122bef
* fixed bug in float parser
|
16 years ago |
sergei
|
968338c428
* Reverted removal of 'ISO8859-1' encoding because it is still used in fcl-registry.
|
16 years ago |
pierre
|
791c165af9
* Use ELF assembler for i386/Solaris target
|
16 years ago |
sergei
|
4ec8f0c617
* Call StoreLocation once in SkipQuote, rather than every time after calling it.
|
16 years ago |
Jonas Maebe
|
749e791768
* fixed in-code for big endian systems and smallsets < 4 bytes
|
16 years ago |
michael
|
b732012438
* Item class is now a class function in TDDFieldDefs
|
16 years ago |
michael
|
bf39a852b4
* Implemented GetDisplayName for fielddef
|
16 years ago |
pierre
|
59204b21d5
* Correct SigContext structures
|
16 years ago |
sergei
|
73b7248597
* Replaced all literal parsing routines with a single ParseLiteral(). Due to entity handling issues, this isn't yet enabled for attributes, therefore the current code contains some amount of redundancy.
|
16 years ago |
florian
|
c288e6c105
* deallocate thread variables for the main thread as well, as described in #15002
|
16 years ago |
marco
|
805e5a79c6
* writer.writeset, reader.readset as per mantis 10501
|
16 years ago |
pierre
|
216199bae4
* Try to fix compilation failure for go32v2
|
16 years ago |
marco
|
9666249290
* patch from taka_jp that fixes a bug in the detection sequence (mantis 15093)
|
16 years ago |
Jonas Maebe
|
c1408d164f
* added some prefetch commands based on profile information about
|
16 years ago |
Jonas Maebe
|
f8754d8fab
+ Objective-C category support (old and new ABI, both external and
|
16 years ago |
Jonas Maebe
|
9e87f42b16
* made internalerror unique
|
16 years ago |
sergei
|
0589b2a846
XML writer:
|
16 years ago |
marco
|
966bcbec9f
* fixed the suffixes of fcl-registry dependance of winunits-base. (non related remark in mantis 15079)
|
16 years ago |
sergei
|
1a28ccb0be
+ More c14n conformance in the writer:
|
16 years ago |
florian
|
509447c4b9
+ compiled test for win32
|
16 years ago |
florian
|
f54ea1e9f9
* fix compilation with -dEXTDEBUG
|
16 years ago |
pierre
|
3bcc2b660a
* New object added
|
16 years ago |
pierre
|
ad6b8a639e
* do not fail tests if no gcc compiled files are present
|
16 years ago |
sergei
|
5c60f0e9e2
XML writer: split CDATA sections at the ']]>' sequence.
|
16 years ago |
Jonas Maebe
|
60a9ef963d
* finished basic support for calling methods from external C++ classes
|
16 years ago |
Jonas Maebe
|
38c09952a3
* don't exit the program in the exit code of shared libraries under Linux
|
16 years ago |
Jonas Maebe
|
b9f07ff1fb
* changed one typecast too many in r14180
|
16 years ago |
Jonas Maebe
|
099ceb9574
- removed, it's automatically generated (and removed) by the build process
|
16 years ago |
Jonas Maebe
|
122e5714d8
* create/destroy codegen before/after generating exports, because it's
|
16 years ago |