Jonas Maebe
|
9398d67e51
* fixed SetWaitableTimer declaration
|
18 年之前 |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
18 年之前 |
florian
|
8c48cb108a
* fixed creation of custom variants
|
18 年之前 |
yury
|
3fba2975a2
* proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors.
|
18 年之前 |
joost
|
1a8ff494ff
* Added support for fetching BLOB-fields directly in TBufDataset
|
18 年之前 |
florian
|
2da51bce72
+ cmpxchg16b
|
18 年之前 |
Károly Balogh
|
0c03baa24c
+ few experiments, still a huge mess
|
18 年之前 |
tom_at_work
|
5234486213
* fixed test for 64 bit platforms
|
18 年之前 |
tom_at_work
|
8e3112acfe
* fixed generation of branch labels in stubs of functions exported by a library (require a dot prefix on ppc64/linux; fixes tlibrary2)
|
18 年之前 |
peter
|
70fc3274e2
* minor fixes from mantis 8132
|
18 年之前 |
florian
|
83a0391c24
* gba and nds have no softfloat support
|
18 年之前 |
florian
|
49796e5151
+ TAggregatedObject, fixes #8149
|
18 年之前 |
Jonas Maebe
|
4e96fe8fac
* fixed with-support for classrefdefs (mantis 8150), with thanks to
|
18 年之前 |
Károly Balogh
|
307adfc54a
+ added this file i forgot, used by video unit
|
18 年之前 |
Károly Balogh
|
7f0f0d4287
+ added required units to compile IDE
|
18 年之前 |
joost
|
90a6bdcdd4
* Implemented the sqEscapeSlash and sqescapeRepeat connection options
|
18 年之前 |
joost
|
3594230958
* Added support for ftDateTime fields
|
18 年之前 |
daniel
|
5f1f8936e5
* Comment to document libgpm/xterm mouse mess.
|
18 年之前 |
daniel
|
ac23d1ea3c
* Mouse unit is solely responsible for xterm mouse.
|
18 年之前 |
Jonas Maebe
|
d4bea61f27
* enabled again for Darwin since it now works for at least Darwin/ppc
|
18 年之前 |
Jonas Maebe
|
4d1f213889
* fixed gprof support for darwin/ppc32 (although the output from gprof
|
18 年之前 |
Jonas Maebe
|
01749b93f3
* disabled checkpointer for Darwin since it doesn't work
|
18 年之前 |
Jonas Maebe
|
31fa4e78c9
* call libc's exit instead of _exit when doing a halt, so the
|
18 年之前 |
Jonas Maebe
|
e78568ba69
* test no longer has to fail in objfpc mode (in theory, it should fail
|
18 年之前 |
Jonas Maebe
|
a3f059bc29
* call the ansistring version of val for zero-based array-of-char
|
18 年之前 |
Jonas Maebe
|
3e153102a8
* fixed calling class methods via classrefdefs (mantis #8145)
|
18 年之前 |
Jonas Maebe
|
6c05674d51
* fixed overload checking of virtual and class methods (mantis #8140)
|
18 年之前 |
joost
|
85cf9db5e7
* Commented some unneeded buggy code
|
18 年之前 |
Jonas Maebe
|
ea5a5ad02c
* added missing abi field initialisation
|
18 年之前 |
Jonas Maebe
|
2ad3ef968f
* properly detect when we can't take the address of a with-expression
|
18 年之前 |