Jonas Maebe
|
ead754c2c3
* write name of "self" as "this", so you can use plain field names inside
|
před 18 roky |
Jonas Maebe
|
47d221ee7f
* dsymutil under darwin "smart links" dwarf info -> make sure we
|
před 18 roky |
Jonas Maebe
|
f50d9cb9cb
* finish the lineinfo table with a DW_LNE_set_address of the last
|
před 18 roky |
Legolas
|
27eb735d24
* Resized stack value for NDS
|
před 18 roky |
Jonas Maebe
|
974c240266
* also use sse2 instructions to convert int to real on i386
|
před 18 roky |
Jonas Maebe
|
444ba107f8
* fixed location.size for divmodn (in particular the sign)
|
před 18 roky |
marco
|
679fd10b3f
* export + datadict also for fpc
|
před 18 roky |
Jonas Maebe
|
91e0e5db17
* avoid some superfluous memory accesses when converting a double
|
před 18 roky |
Jonas Maebe
|
b20652821d
+ call fpc_cpucodeinit, so sse_support gets initialised for *bsd/darwin
|
před 18 roky |
Jonas Maebe
|
814e983c98
* optimize intvar*(-1) to -intvar
|
před 18 roky |
Jonas Maebe
|
92b99c4389
+ test for previous commit
|
před 18 roky |
Jonas Maebe
|
7ec9dc5bc9
* fixed unix CompareWideString to not treat null characters inside
|
před 18 roky |
Jonas Maebe
|
da2f1c0374
* updated svn:ignore properties
|
před 18 roky |
florian
|
17fd261292
* fixed compilation
|
před 18 roky |
Jonas Maebe
|
24f8249f36
* flush pending local switch changes before evaluating ifopt
|
před 18 roky |
Jonas Maebe
|
742ff35c48
+ also optimize assignments from calls to by-reference "results":
|
před 18 roky |
michael
|
915aa94e2d
* Implemented dummys for missing methods
|
před 18 roky |
Jonas Maebe
|
d46b433778
* move conversions of winlinke widestring, variant and records/arrays-
|
před 18 roky |
Jonas Maebe
|
f38e190892
* don't substitute the result variable of an inlined function with
|
před 18 roky |
michael
|
46f15635b6
* Removed conditional define. CHM always included
|
před 18 roky |
michael
|
e261bd766c
* Patch from Andrew Haines to support FPDOC generating CHMs
|
před 18 roky |
michael
|
853c34fda0
* Patch from Andrew Haines to support FPDOC generating CHMs
|
před 18 roky |
marco
|
e6087db326
* fix for 10357
|
před 18 roky |
marco
|
244b796a92
* fix for #10352. MCI_SaveParms
|
před 18 roky |
michael
|
edb3027c7f
* Patch from Giulio Bernardi to fix a typo in writewstring
|
před 18 roky |
Jonas Maebe
|
9da3986087
* removed some unused variables, which fixes building on non-unix
|
před 18 roky |
Jonas Maebe
|
8b8ee03c32
* fixed BeOS compilation (patch from Olivier Coursiere)
|
před 18 roky |
michael
|
b363afcd0a
* Patch from Giulio Bernardi
|
před 18 roky |
Jonas Maebe
|
02c714aec1
* characters <= 127, not just < 127, can be concatenated to an
|
před 18 roky |
Jonas Maebe
|
a180fdcc74
- removed commented out implementation of Upper/LowerWideString which
|
před 18 roky |