peter
|
87fe5d9b98
* limit backtraces to values inside the stack, patch by Vincent Snijders
|
20 éve |
florian
|
d6fcfb0a1e
+ objfpc directive added
|
20 éve |
florian
|
9da46ff50a
* more descriptive error message in case of a missing variant unit added
|
20 éve |
florian
|
4f30642b4a
* fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
|
20 éve |
florian
|
a39fd9d2ea
* array of const for classes fixed, was broken by r10
|
20 éve |
florian
|
7e1546243e
* patch from Vinzent Hoefler with first go32v2 fixes
|
20 éve |
fpc
|
4a19b90c8d
* Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
|
20 éve |
fpc
|
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
|
20 éve |
peter
|
f67de71de2
* insert typeconv to ptrint for all inc(pointer) operations
|
20 éve |
florian
|
5007b18a23
+ more svn:ignore properties set
|
20 éve |
florian
|
e920b10d7a
+ nmat refactored to have simplify
|
20 éve |
florian
|
9c717f2a35
* some warning about uninitialized vars fixed by using out instead of var
|
20 éve |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 éve |
florian
|
0f94b21379
* updated version from Michael Schindler
|
20 éve |
Jonas Maebe
|
0115a0a38e
* convert inc/dec(pointertype) to add/sub if overflow checking is turned on
|
20 éve |
daniel
|
a7d57f0268
* Fix tabs
|
20 éve |
Jonas Maebe
|
aea6563bba
* no longer change r12 when fpu regs have to saved, corrupted copying of
|
20 éve |
michael
|
bc223811c3
+ Patch from Vincent Snijders to remove use of NOBR tag
|
20 éve |
michael
|
f7be00d080
+ Patch from Vincent Snijders to fix character set indication
|
20 éve |
Tomas Hajny
|
f87b590749
* workaround for wrong implementation of $WARN
|
20 éve |
Tomas Hajny
|
3d00563633
+ check for not failing on Delphi $WARN directive
|
20 éve |
michael
|
0a1a92f1aa
+ Patch from Mattias Gaertner to fix G_TYPE_INSTANCE_GET_CLASS
|
20 éve |
michael
|
48c968edf6
+ Initialized ValidChars and Precision in FloatField
|
20 éve |
michael
|
792d252aa3
+ Fixed bug #3922, as suggested by poster Aleksa Todorovic
|
20 éve |
michael
|
88877284df
+ Fixed bug #4012
|
20 éve |
michael
|
87a429377d
+ Fixed TSynchroObject name
|
20 éve |
michael
|
aea4d56d46
+ Reversed setup of stdio and arguments to fix bug #3962
|
20 éve |
michael
|
d438530088
+ Fix for bug #3917 by Michael Deutschmann
|
20 éve |
michael
|
08c7681c60
+ EncodeDate routines raise EConvertError as needed
|
20 éve |
Tomas Hajny
|
f9fe00482d
* check for necessity to add path to BDF2E to LIBPATH under OS/2
|
20 éve |