michael
|
24f2c7c5cc
* Made descendent of TOwnerStream
|
16 years ago |
michael
|
177651a132
* Removed debug statement
|
16 years ago |
marco
|
b43b3c4564
* "external;" added to pthreads.inc as per #14179.
|
16 years ago |
Jonas Maebe
|
ef1c033f49
+ added fppause() for FPC_USE_LIBC
|
16 years ago |
florian
|
5127c74132
* test fixed
|
16 years ago |
florian
|
11f25885a4
* test for last commit
|
16 years ago |
florian
|
6dc51122e7
* fixes fpsigsuspend call at least on i386-linux
|
16 years ago |
Jonas Maebe
|
9cbc9e1f5f
* fixed command line parameter (-Nu -> -Ooloopunroll)
|
16 years ago |
blikblum
|
ba45ced9bf
* Optimize case insensitive comparison in Locate/Lookup by encoding the key before hand and by using the ansi functions
|
16 years ago |
michael
|
5b58c9aea6
* Added Classes version of BZip2 Stream
|
16 years ago |
Jonas Maebe
|
aba66582a8
* corrected the description of the option_only_one_source_support warning:
|
16 years ago |
Jonas Maebe
|
97072cd21a
* corrected the description of the -Xr parameter
|
16 years ago |
marco
|
7c52be9287
* moved a linux specific call to the implementation of system, where
|
16 years ago |
blikblum
|
13c881c9ea
* Complement to fix of case insensitive comparison in Locate/Lookup: handles partial key
|
16 years ago |
blikblum
|
113e2f2431
* Fix case insensitive comparison in Locate/Lookup
|
16 years ago |
Jonas Maebe
|
8103a3b39c
* always generate a DW_TAG_typedef entry when usng a type (not only for
|
16 years ago |
florian
|
c8c3262815
* take care of locale decimal separator in test
|
16 years ago |
florian
|
04a796628c
* variables in dlls need at least a dll name on windows, test fixed
|
16 years ago |
florian
|
02cec59ccf
* trailing white space removed
|
16 years ago |
Jonas Maebe
|
cc44257086
* made internalerror unique
|
16 years ago |
Jonas Maebe
|
63ce04fd00
* set addn resultdef when evaluating constant string concatenation
|
16 years ago |
Jonas Maebe
|
5eb7a398e0
* add SIZEOF_HEADERS to the start address of the text section for ARMEL
|
16 years ago |
marco
|
e1ebf74c39
* makefiles regenerated on request of Olivier (Haiku fixes)
|
16 years ago |
florian
|
5bccfc5aee
* allow cvar and external with libname, cvar is only a naming convention so it is orthogonal to external
|
16 years ago |
florian
|
ab217ca748
* lpi version increased
|
16 years ago |
florian
|
f34acc8505
* fixes compilation on i386 after r13410
|
16 years ago |
olivier
|
e11754d0b5
* Implement do_IsDevice without relying on IOCTL_TCGETS (unsupported on Haiku). This enable mouse support in the Freepascal IDE.
|
16 years ago |
joost
|
ca6804c7e3
* Firebird-support for strings with more than 8192 characters
|
16 years ago |
joost
|
2762ed5fba
* Removed the limit of 8192 characters on stringfields + test
|
16 years ago |
Jonas Maebe
|
34c985cfa6
* added register type parameter to cgsize2subreg(), as the subreg can
|
16 years ago |