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 |
florian
|
bc8ccacab8
* TInterfacedPersistent requires that the interface is requested from the owner if an owner is SetActive
|
16 years ago |
olivier
|
b17c3bb282
Fix the build under Haiku :
|
16 years ago |
joost
|
dfc5177bdc
* Map SQL_TEXT(char) fields to ftFixedChar fields
|
16 years ago |
joost
|
a0f0e8d5d5
* Added ftFixedChar as possible datatype for TStringFields
|
16 years ago |
marco
|
d837f6d83e
* makefile fixes (fpmake untested), 2.3.1 fields-before-methods fix for pdfvrlexico
|
16 years ago |
sekelsenmat
|
0704d007a4
Isolates fpvectorial writeln and removes lazarus specific files
|
16 years ago |
sekelsenmat
|
f6e203cf3b
Initial commit for the FPVectorial library
|
16 years ago |
florian
|
5d8835861c
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
16 years ago |
Jonas Maebe
|
e8088fd4ec
+ test from mantis #14155
|
16 years ago |
Jonas Maebe
|
754696d1f5
* enable converting procedure callnodes with only default parameters into
|
16 years ago |
florian
|
ee49e8acb6
* SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string
|
16 years ago |
florian
|
87df99a53d
* reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp
|
16 years ago |