Almindor
|
85bb8872be
* fixes windows linking/preprocessor (doesn't seem to understand "") and makes the code a bit cleaner
|
il y a 19 ans |
Jonas Maebe
|
7b4d4c1406
* fixed type errors
|
il y a 19 ans |
micha
|
bd6afce618
enable typed addresses {$T+} in fpc and objfpc mode
|
il y a 19 ans |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
il y a 19 ans |
Almindor
|
2978e6661a
* adds additional "quote" checks to maybequoted function for various chars in names
|
il y a 19 ans |
Jonas Maebe
|
31b6eed1e0
* also assign something to the classvar
|
il y a 19 ans |
Jonas Maebe
|
86649024b3
* fixed fpc_AnsiStr_Concat_multi + test
|
il y a 19 ans |
Jonas Maebe
|
32a86f6daa
* sqr also uses single precision ops for single precision calculations
|
il y a 19 ans |
peter
|
37160edf3c
* require at least 2.0.2
|
il y a 19 ans |
Jonas Maebe
|
e9c5049275
* use single precision fpu ops in case of single precision operands
|
il y a 19 ans |
Jonas Maebe
|
564f36f51e
* process tasnode.call in foreach(static) (fixes tw7391 with regvars on ppc)
|
il y a 19 ans |
peter
|
b66b8ed495
* dwarf fixes
|
il y a 19 ans |
Almindor
|
57d5ce9713
* some unix changes mainly on freeBSD and fix to MAXPATHLEN constant
|
il y a 19 ans |
Almindor
|
5d469b6847
* changed "directives" macro to "extdecl" to be more lazarus-friendly
|
il y a 19 ans |
peter
|
578ea48763
Test
|
il y a 19 ans |
peter
|
53517140ce
Test
|
il y a 19 ans |
Vincent Snijders
|
5805677c3f
* Patch from Sergei Gorelkin:
|
il y a 19 ans |
michael
|
54cf00e8f5
+ String and TObject extensions to TFPHashTable
|
il y a 19 ans |
michael
|
847377bf79
* Patch from Dean Zobec to fix the XMLreporter
|
il y a 19 ans |
peter
|
25fe773e25
* FindFirst/FindNext replaced with optimized versions based on the
|
il y a 19 ans |
michael
|
9a36c6d7a6
* Patch from Peter Mugaas to support use of CTypes unit
|
il y a 19 ans |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
il y a 19 ans |
peter
|
cc1f9f8a9b
* handle . in a reference like +
|
il y a 19 ans |
peter
|
5de217f04c
* movzx reference size fallback to byte for delphi mode
|
il y a 19 ans |
peter
|
2f72117c9e
* stabs don't write offset in n_value for non-local symbols that use
|
il y a 19 ans |
peter
|
77272e9bcb
* Made the test working for delphi/fpc and return error code for failures
|
il y a 19 ans |
peter
|
375586f2fe
* shortstring benchmarking
|
il y a 19 ans |
Jonas Maebe
|
d379417ca4
* fixed reg_cgsize
|
il y a 19 ans |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
il y a 19 ans |
peter
|
92e6b308cc
Test
|
il y a 19 ans |