florian
|
01f03a69cb
* outdated
|
18 years ago |
Jonas Maebe
|
b951947b64
* partially fixed Delphi compatibility for assembler procedures: in case
|
18 years ago |
florian
|
7d3d64e2ec
* fixed #8156
|
18 years ago |
Jonas Maebe
|
9398d67e51
* fixed SetWaitableTimer declaration
|
18 years ago |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
18 years ago |
florian
|
8c48cb108a
* fixed creation of custom variants
|
18 years ago |
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 years ago |
joost
|
1a8ff494ff
* Added support for fetching BLOB-fields directly in TBufDataset
|
18 years ago |
florian
|
2da51bce72
+ cmpxchg16b
|
18 years ago |
Károly Balogh
|
0c03baa24c
+ few experiments, still a huge mess
|
18 years ago |
tom_at_work
|
5234486213
* fixed test for 64 bit platforms
|
18 years ago |
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 years ago |
peter
|
70fc3274e2
* minor fixes from mantis 8132
|
18 years ago |
florian
|
83a0391c24
* gba and nds have no softfloat support
|
18 years ago |
florian
|
49796e5151
+ TAggregatedObject, fixes #8149
|
18 years ago |
Jonas Maebe
|
4e96fe8fac
* fixed with-support for classrefdefs (mantis 8150), with thanks to
|
18 years ago |
Károly Balogh
|
307adfc54a
+ added this file i forgot, used by video unit
|
18 years ago |
Károly Balogh
|
7f0f0d4287
+ added required units to compile IDE
|
18 years ago |
joost
|
90a6bdcdd4
* Implemented the sqEscapeSlash and sqescapeRepeat connection options
|
18 years ago |
joost
|
3594230958
* Added support for ftDateTime fields
|
18 years ago |
daniel
|
5f1f8936e5
* Comment to document libgpm/xterm mouse mess.
|
18 years ago |
daniel
|
ac23d1ea3c
* Mouse unit is solely responsible for xterm mouse.
|
18 years ago |
Jonas Maebe
|
d4bea61f27
* enabled again for Darwin since it now works for at least Darwin/ppc
|
18 years ago |
Jonas Maebe
|
4d1f213889
* fixed gprof support for darwin/ppc32 (although the output from gprof
|
18 years ago |
Jonas Maebe
|
01749b93f3
* disabled checkpointer for Darwin since it doesn't work
|
18 years ago |
Jonas Maebe
|
31fa4e78c9
* call libc's exit instead of _exit when doing a halt, so the
|
18 years ago |
Jonas Maebe
|
e78568ba69
* test no longer has to fail in objfpc mode (in theory, it should fail
|
18 years ago |
Jonas Maebe
|
a3f059bc29
* call the ansistring version of val for zero-based array-of-char
|
18 years ago |
Jonas Maebe
|
3e153102a8
* fixed calling class methods via classrefdefs (mantis #8145)
|
18 years ago |
Jonas Maebe
|
6c05674d51
* fixed overload checking of virtual and class methods (mantis #8140)
|
18 years ago |