lacak
|
35a84ab6bd
fcl-db: implement setter and getter for TStringField.AsLargeInt
|
10 năm trước cách đây |
Tomas Hajny
|
09e6069024
* provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix
|
10 năm trước cách đây |
Tomas Hajny
|
329f788f58
* added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions
|
10 năm trước cách đây |
Tomas Hajny
|
6e4dea39d3
* avoid use of single quotes in Makefile under OS/2
|
10 năm trước cách đây |
Tomas Hajny
|
bc965e837a
* added package utils-unicode
|
10 năm trước cách đây |
Tomas Hajny
|
85c0435e89
* added package description
|
10 năm trước cách đây |
Tomas Hajny
|
db3067b9de
* short name fits 8.3 now
|
10 năm trước cách đây |
Tomas Hajny
|
dbc50980d1
* fixed OS/2 compilation after dynlibs manager implementation
|
10 năm trước cách đây |
florian
|
42020c8bb8
* when passing a parameter by var/out, its address leaves the current scope so the compiler has to take care of this
|
10 năm trước cách đây |
michael
|
c754846815
* Initial support for inline comment documentation
|
10 năm trước cách đây |
florian
|
97a6c92ea8
* fixes for makes 3.82
|
10 năm trước cách đây |
svenbarth
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 năm trước cách đây |
Jeppe Johansen
|
1aeb07c835
Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap.
|
10 năm trước cách đây |
Jeppe Johansen
|
85c5e7330a
Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required.
|
10 năm trước cách đây |
Jeppe Johansen
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 năm trước cách đây |
pierre
|
488024ea5c
Fix for failures on FileNameCaseSensitive systems
|
10 năm trước cách đây |
Marc Weustink
|
7001a02ac6
Initializa function result of FindValueKey when current element is nil
|
10 năm trước cách đây |
Károly Balogh
|
05d38053f7
m68k: optimize a few more trivial cases
|
10 năm trước cách đây |
Károly Balogh
|
9d6f763d4f
m68k: small helpers to determine a given int value fits into a certain size or instruction argument
|
10 năm trước cách đây |
florian
|
f0c5074e34
+ recurse into atari sub-directory
|
10 năm trước cách đây |
florian
|
88b35ecf5d
* fixes for make 3.82
|
10 năm trước cách đây |
florian
|
ce69827880
* disable dyn. linking of gd for arm-gba as proposed by Karl-Michael Schindler, resolves #27218
|
10 năm trước cách đây |
florian
|
f0ca432476
* disabled sdl for arm-gba as recommended by Karl-Michael Schindler, resolves #27219
|
10 năm trước cách đây |
florian
|
7746826b7f
* fixes for make 3.82
|
10 năm trước cách đây |
florian
|
872d317c98
* updated for make 3.82
|
10 năm trước cách đây |
florian
|
461821d1a5
* read array initializations in generic subroutines without fixed limits, resolves #25602
|
10 năm trước cách đây |
Károly Balogh
|
3c2031c9c6
m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define
|
10 năm trước cách đây |
florian
|
0d944c8b1d
* update of german message files by Karl-Michael Schindler, resolves #27342
|
10 năm trước cách đây |
Jonas Maebe
|
5d4837329b
* changed {$modeswitch blocks} to {$modeswitch cblocks} to avoid confusion
|
10 năm trước cách đây |
Károly Balogh
|
460c4acaee
m68k: implement taicpu.spilling_get_operation_type_ref, supports predecrement/postincrement addressing
|
10 năm trước cách đây |