florian
|
d337c3ca6a
* clean up heap at exit, fixes #7183
|
пре 19 година |
peter
|
b3732f7215
* keep same fixed block, also if we resize to a smaller size.
|
пре 19 година |
yury
|
e062922528
* added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines.
|
пре 19 година |
florian
|
5575a837db
* gba patch from Francesco Lombardi
|
пре 19 година |
peter
|
4b7f51b0aa
* fixed uninitialized var
|
пре 19 година |
florian
|
0cc2b9b16b
* small speed improvements
|
пре 19 година |
florian
|
a9198b7300
* ensure always 16 byte aligned memory blocks
|
пре 19 година |
peter
|
9d817056ce
* optimize by removing expensive calculations
|
пре 19 година |
florian
|
e2a4dac215
+ i386 assembler versions of decr_ansistring and unique_ansistring
|
пре 19 година |
Jonas Maebe
|
31b173fe85
* always keep 1 free os chunk available in the freelist to avoid
|
пре 20 година |
peter
|
f9f75b40e5
* fixed DUMPGROW compile
|
пре 20 година |
florian
|
4e6b371dc5
* patch from Martin Schreiber to fix bug #4247
|
пре 20 година |
peter
|
1cecfcc09f
* only all resizes for fixed blocks when the blocksize doesn't
|
пре 20 година |
peter
|
822f7f0f16
* allow freemem nil
|
пре 20 година |
michael
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
пре 20 година |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
пре 20 година |
peter
|
4ace790492
* remove $Log
|
пре 20 година |
florian
|
0d7aaab6b8
* patch from Ales Katona making the memory manager more
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
peter
|
fc977d3259
* check if there is enough room before concatting blocks in
|
пре 20 година |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
пре 20 година |
peter
|
ccf36c0afd
* fix crash under win32 with previous reallocmem fix
|
пре 20 година |
peter
|
d7ae60a9e0
* fixed tryresizemem
|
пре 20 година |
peter
|
617bd39762
* fix getheapstatus bootstrapping
|
пре 20 година |
marco
|
28011bbfb0
* small typo fix on last commit
|
пре 20 година |
marco
|
190bd1ab34
* getfpcheapstatus now also on memmgr
|
пре 20 година |
marco
|
daf59fbd7e
* getFPCheapstatus (no, FPC HEAP, not FP CHEAP!)
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
peter
|
2d1aee8e53
* allow Freemem(nil)
|
пре 20 година |