Jonas Maebe
|
dab8754bb6
* moved joinreg64 from cg64f32 to cgobj (joinreg128 is also declared
|
11 년 전 |
Jonas Maebe
|
d8e228e82d
- removed unnecessary JVM-specific code
|
11 년 전 |
Jonas Maebe
|
d46c353849
* migrated JVM-specific second_nil_to_methodprocvar code to njvmcnv
|
11 년 전 |
Jonas Maebe
|
84442d05f9
* renamed fobjcforcedprocname to fforcedprocname and also use it for the
|
11 년 전 |
Jonas Maebe
|
908bbed312
* moved jvm-specific tarrayreftype from cgutils to jvm/cpubase
|
11 년 전 |
sergei
|
c003f934c5
* Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-enabled for all targets after r27106.
|
11 년 전 |
sergei
|
d728a1636d
+ Implemented back-tracing with Win32 SEH (not very clean, but works).
|
11 년 전 |
reiniero
|
fb8cbfdc92
fcl-db: dbtestframework: cosmetic
|
11 년 전 |
nickysn
|
41d28f91e5
- rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on
|
11 년 전 |
nickysn
|
2425eb243a
* DebugWrite and DebugWriteLn moved to the implementation part of the system
|
11 년 전 |
nickysn
|
3ec4c378aa
+ added the ObjpasInt type (an integer type equivalent to Objpas.Integer) to the
|
11 년 전 |
sergei
|
baa18dfcb4
* Introduced a new function CaptureBacktrace, using it to handle most of back-tracing in heaptrc unit.
|
11 년 전 |
nickysn
|
015c7e951a
* Changed the default packset setting to 1 and disabled the padding of 3-byte
|
11 년 전 |
pierre
|
29cb3a19c2
Fix undefined result for GetShiftState on linux non-console
|
11 년 전 |
sergei
|
76e5970993
* Clarified comments regarding TIB layout and stack bounds on OS/2.
|
11 년 전 |
lacak
|
1c12fd4268
fcl-db: base: CompareBookmarks() should return 0 if one of two bookmarks is nil. Test for CompareBookmarks(nil,nil) already exists.
|
11 년 전 |
michael
|
e3cdbbe099
* Fix redeclaration of property which is default
|
11 년 전 |
lacak
|
848e650189
fcl-db: tests: comment
|
11 년 전 |
lacak
|
c47ff6946a
fcl-db: tests: set ID field value before post, because it is Required (not null)
|
11 년 전 |
lacak
|
02551d7129
fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is not compliant with SQL standard.
|
11 년 전 |
Jonas Maebe
|
9420a5d7a7
* also check for targets not supporting -gc/checkpointer functionality in
|
11 년 전 |
lacak
|
cf42b3bdc0
fcl-db: cosmetic
|
11 년 전 |
lacak
|
28e0a453c7
fcl-db: tests: add more cases into test
|
11 년 전 |
lacak
|
2d8c0942c7
fcl-db: tests: cosmetic (comments + grouping similar tests)
|
11 년 전 |
michael
|
f9bb91d722
* Fix case for negative dates (bug ID 23464)
|
11 년 전 |
Károly Balogh
|
ed56f3c9b1
disable the new n68kmem node for now, it needs more fixing
|
11 년 전 |
sergei
|
4b421c66b6
+ Unit tests for TXMLReader-based XML parsing classes.
|
11 년 전 |
sergei
|
7cc9e5c18c
* Provide distinct error messages.
|
11 년 전 |
sergei
|
3a55c4301e
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
|
11 년 전 |
Károly Balogh
|
bca09a8f69
reverted parts of r27117 because it caused regressions
|
11 년 전 |