joost
|
d97d2490c8
* Fixed the order in which the httpd-units are searched for (bug 18405)
|
14 years ago |
paul
|
2599cc63bd
compiler: implement generic procedural types
|
14 years ago |
paul
|
fab44804d2
test: forgotten { %fail } directive
|
14 years ago |
Jonas Maebe
|
0da9d36116
* fixed internal assembler for x86-64 so that it correctly handles
|
14 years ago |
michael
|
bd7b4840b0
* Forgot to add fpjsonrtti to makefile
|
14 years ago |
Tomas Hajny
|
b8062957b9
* fix check for necessity of LIBPATH changes
|
14 years ago |
michael
|
6898dcee66
* Example for streaming
|
14 years ago |
michael
|
8390a18298
* Support for RTTI streaming
|
14 years ago |
michael
|
853a1eb31c
* Added support for project file
|
14 years ago |
paul
|
749075a851
compiler: ignore case when check type parameters for identity
|
14 years ago |
paul
|
0d6b62d293
compiler: allow generic inline specialization for delphi mode (like TFoo<Integer>.Create)
|
14 years ago |
paul
|
d55a141d70
compiler: allow generics as class parents + fixed test
|
14 years ago |
paul
|
bd64575add
compiler: require generic name with type parameters for the method class prefix (like TGenericClass<T>.MethodName instead of TGenericClass.MethodName) in delphi mode
|
14 years ago |
paul
|
fa41b6ffe3
compiler: allow generic classes to derive from generic classes and generic interfaces
|
14 years ago |
paul
|
4cfcc7ae7b
compiler: implement delphi generic syntax for delphi mode
|
14 years ago |
marco
|
a7c1e0f134
* ptypes updates from Jasper Lievens.
|
14 years ago |
marco
|
ab744932b2
* errnostr by Jasper Lievens.
|
14 years ago |
marco
|
56ca6b2db3
* small fix from Jasper Lievens.
|
14 years ago |
Tomas Hajny
|
d2262b1a41
* avoid warning during compilation
|
14 years ago |
Tomas Hajny
|
f0084393de
+ support for passing of options via environment variable added
|
14 years ago |
Tomas Hajny
|
c12b695eb2
* added comment about planned support for passing of options via environment variable
|
14 years ago |
Tomas Hajny
|
cbf2e4fc96
+ rmwait building now included for os2, emx, go32v2 and windows targets; it should work on Unix targets too but no support for handling of Unix permissions required for proper working of --force is implemented yet
|
14 years ago |
Tomas Hajny
|
0449c62dff
+ proper Makefile for rmwait added
|
14 years ago |
Tomas Hajny
|
c59fc868e6
+ have fpmc built for os2 and emx targets too
|
14 years ago |
Tomas Hajny
|
dc21a0d721
* old make versions require a separator after colon in rule definitions
|
14 years ago |
paul
|
e69de6110b
rtl: add mkOperatorOverload to TMethodKind enum
|
14 years ago |
pierre
|
f4597459b5
* Correct keybrd2 => keyboard2
|
14 years ago |
Jonas Maebe
|
6fe0084caa
* fixed result of NSObject(Protocol).hash: cuint -> NSUInteger (fixes 64 bit
|
14 years ago |
Tomas Hajny
|
f5d9ab3038
* fixes for OS/2 threading support by Stefan Zigulec
|
14 years ago |
marco
|
efabb72e71
* grapviz output for fpclasschart, mantis 18201
|
14 years ago |