paul
|
00624ad7a3
tests: remove {$STATIC ON} directive since it is not available anymore
|
15 роки тому |
paul
|
2fdf045e74
compiler: don't remove 'self' if the method is static but not a class method
|
15 роки тому |
paul
|
58c71c3c59
compiler: allow to skip the 'static' modifier in the method implementation + modified test
|
15 роки тому |
Jonas Maebe
|
9cc211e88e
* changed {$align mac68k} from an alias for {$packrecords 2} to a proper
|
15 роки тому |
joost
|
699c07ce7f
* Let TSessionHTTPModule.CheckSession really create a new session when there is none
|
15 роки тому |
florian
|
d56bd6d246
* give better error messages if an operator is not overloaded
|
15 роки тому |
paul
|
ea88883915
compiler: fix access to static class fields from the static class methods + extended test
|
15 роки тому |
florian
|
06e604cffd
+ patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474
|
15 роки тому |
marco
|
8e9a7e14ad
* Revised yesterday solution to a more general one. Executeprocess gets
|
15 роки тому |
paul
|
67ae263dd9
compiler: load methodpointer for static class methods - fixes internal error 200305061 when some class member is called inside the class static method + test
|
15 роки тому |
florian
|
3f17af3437
* patch by taka_jp to set SysLocale.PriLangID on windows properly, resolves #14872
|
15 роки тому |
paul
|
8166148a37
compiler: 'static' keyword:
|
15 роки тому |
florian
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 роки тому |
Jonas Maebe
|
7ce1c94cc5
* give a compiler error when attempting to compile these units for any
|
15 роки тому |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 роки тому |
florian
|
34227e811d
+ patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886
|
15 роки тому |
pierre
|
9896f48317
* Fix for RTTI alignment from Paul
|
15 роки тому |
Jonas Maebe
|
0c1247ba7d
* removed extra space character when generating the maximal number of
|
15 роки тому |
pierre
|
d4e57bcfa9
* Update testsuite web interface
|
15 роки тому |
florian
|
e6648da567
* make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls
|
15 роки тому |
florian
|
fb07fe5856
* always assume a multithreaded application when using threadvars in dlls, resolves #14992
|
15 роки тому |
marco
|
0b4b9b5220
* Windows specific overloads for ExecuteProcess that implements a hack for redir that exists for dos.exec too.
|
15 роки тому |
florian
|
158e36b9c5
* white space and indention fixes
|
15 роки тому |
paul
|
bf45b463bc
compiler: fix no finalization calls for libraries caused by r14543
|
15 роки тому |
marco
|
d52071fc04
* Onprogress added to .compress and .decompress
|
15 роки тому |
paul
|
4989a1016f
compiler: don't use non-visible for current unit assignment and enumerator operators (fixes test webtbf/tw4103)
|
15 роки тому |
Jonas Maebe
|
285ea223d4
* replaced commented-out code from r14543 with a comment explaining why that
|
15 роки тому |
Jonas Maebe
|
5cca798316
* fix crashes when compiling with -gt
|
15 роки тому |
paul
|
556afdca51
compiler: fix uninitialized result caused by r14543
|
15 роки тому |
Jonas Maebe
|
80b651f79c
* fixed (harmless) class cast error
|
15 роки тому |