michael
|
917aa80a13
* Patch from Mario R. Carro to implement THashedStringList
|
18 years ago |
florian
|
42cdfeb118
* fixed win64 compilation
|
18 years ago |
marco
|
f6e2f0b2f0
* better compatible systeminfo (Jedi JCL had a problem with it)
|
18 years ago |
micha
|
cd1a283a18
* fix heap var size chunk search to be as intended (search constant number of blocks from best, not from any bigger)
|
18 years ago |
micha
|
b4363e046b
* fix heaptrace segfault, access of lost block
|
18 years ago |
micha
|
afb5f32f65
* fix heap block recycle flag when orphaning
|
18 years ago |
daniel
|
8ee5966a2e
* Fix comparedword and change it to cardinal.
|
18 years ago |
florian
|
e1125c3f7f
+ StrNextChar implemented
|
18 years ago |
florian
|
792f84a710
* made CheckSynchronize a function returning info about a method being executed
|
18 years ago |
florian
|
40fde13aa4
+ several missing constants, functions and structures added
|
18 years ago |
florian
|
728055586a
+ delphi compatibility stuff
|
18 years ago |
florian
|
5c58f69595
+ ModuleIs* typed consts added
|
18 years ago |
daniel
|
1631ccf2cc
* Prevent multiply between qword and longint.
|
18 years ago |
florian
|
03951d793a
* don't try to range check ordconst nodes being actually classes
|
18 years ago |
daniel
|
e542a502c6
* Prevent some operations between qwords and signed types.
|
18 years ago |
florian
|
1f5b7b9836
+ some new functions and consts added
|
18 years ago |
florian
|
628452f04d
+ ReplaceDate
|
18 years ago |
florian
|
d50f869bbd
+ allow local const symbols to override class members in delphi mode
|
18 years ago |
florian
|
e94e32d005
+ new test
|
18 years ago |
florian
|
5645a1380c
* fixed more windows types
|
18 years ago |
Jonas Maebe
|
76c783f0a1
* removed divisions from val() for unsigned types
|
18 years ago |
Jonas Maebe
|
62b9198b55
* fixed loading the address of class methods (mantis #9139)
|
18 years ago |
daniel
|
cd2880cbbd
- Because int_to_type handles qwords now, the trial and error to parse a constant
|
18 years ago |
tom_at_work
|
cb3b55b3cf
* fix compilation on non-windows platforms
|
18 years ago |
sekelsenmat
|
ab7dcb0011
Added carbon controls example
|
18 years ago |
Jonas Maebe
|
3d5d454a05
+ new test (already works)
|
18 years ago |
florian
|
42f036b66c
* unified IStream and ISequentialStream declaration
|
18 years ago |
micha
|
a70f5bb51e
* fix lock release in heap trace
|
18 years ago |
florian
|
30c6b37c8d
* fixed largeint declarations
|
18 years ago |
florian
|
991cc7abfe
+ some missing functions added
|
18 years ago |