Vincent Snijders
|
f28a204dbb
* fpdoc: fixed memleak
|
17 年 前 |
michael
|
0d1ec12788
* Partially applied the patch from Attila Borka, added UseStreaming class method so datamodules without streamed content can be used (bug ID 12158)
|
17 年 前 |
marco
|
ec00f1d495
* initial version
|
17 年 前 |
florian
|
3294c59a73
* renamed optunrol into optloop
|
17 年 前 |
ivost
|
69bd90996b
* added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h)
|
17 年 前 |
ivost
|
cf3fc4bd77
* added several new helper functions to libxml2 (xmlxsd.pas)
|
17 年 前 |
Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
17 年 前 |
marco
|
2fbee5193d
* another fix.
|
17 年 前 |
marco
|
61dd45f079
* more freebsd/x86_64 fixes
|
17 年 前 |
ivost
|
40ad72f8da
* extended libxml2
|
17 年 前 |
florian
|
efe81977e1
+ dummy intassignpipe for non-i386
|
17 年 前 |
marco
|
3f5511661a
* lots of little longint() to TSysParam() fixes. Ancient code, brr.
|
17 年 前 |
tom_at_work
|
fbbbf33be1
* removed superfluous masking of rotation count for rol/ror inlines
|
17 年 前 |
joost
|
c4789a5ae4
* Removed unnessesary var-keyword in declaration of ReadXMLFile (Fixes compilation)
|
17 年 前 |
ivost
|
16225a3653
* reverted usage of ctypes.size_t in libxml2
|
17 年 前 |
ivost
|
15dd98d940
* removed size_t from ctypes.pp in trunk (reverted)
|
17 年 前 |
marco
|
55bf13596e
* correction for omfsnamelen, which hopefully fixes ostat
|
17 年 前 |
joost
|
af30329348
* Renamed TBufDatasetReader to TDataPacketReader
|
17 年 前 |
ivost
|
2439dbd5a6
* added unixtype unit in addition to baseunix unit (currently baseunix contains all types of unixtype)
|
17 年 前 |
florian
|
cd6b57c733
* fixed constant char to unicodestring conversion
|
17 年 前 |
Jonas Maebe
|
4971e432de
* reduced register pressure when indexing arrays with regvars (regvar
|
17 年 前 |
florian
|
2e89b30e86
* fixed wrongly written system.$unicodetype type definition
|
17 年 前 |
marco
|
e921804cec
* files for amd64-freebsd
|
17 年 前 |
tom_at_work
|
3a4940e9c2
* fixed compilation with -dEXTDEBUG after adding ROL/ROR internal opcodes
|
17 年 前 |
Jonas Maebe
|
f9b4d58e98
* set finalized dynarrays to nil (mantis #12048)
|
17 年 前 |
Jonas Maebe
|
597622d313
* moved the forwardchecksyms back to symbase (but the main functionality
|
17 年 前 |
florian
|
7ab3b2e3f6
* jb -> jnb
|
17 年 前 |
tom_at_work
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
17 年 前 |
florian
|
9fb21f5c9b
* target flags for x86_64-freebsd fixed
|
17 年 前 |
florian
|
844c05ca2e
* exports need pic on x86_64-freebsd
|
17 年 前 |