Commit Graph

19390 Commits

Author SHA1 Message Date
florian
eb4b962cee + implemented WideFormat
+ some Widestring stuff implemented
  * some Widestring stuff fixed
2005-02-26 10:21:17 +00:00
florian
c55870ebb5 no message 2005-02-26 10:20:39 +00:00
florian
9d5509f3f9 no message 2005-02-26 09:53:43 +00:00
florian
b3910a75f2 no message 2005-02-26 09:51:28 +00:00
Jonas Maebe
ec959955bd * fixed generic jumps optimizer and enabled it for ppc (the label table
was not being initialised -> getfinaldestination always failed, which
    caused wrong optimizations in some cases)
  * changed the inverse_cond into a function, because tasmcond is a record
    on ppc
  + added a compare_conditions() function for the same reason
2005-02-26 01:26:59 +00:00
Jonas Maebe
126f3fa6cf * fixed loop which could go into neverneverland in case of embedded
assembler blocks
2005-02-26 01:23:29 +00:00
florian
612b397a04 + implemented D7 compliant FindGlobalComponents 2005-02-25 23:02:05 +00:00
florian
6d75534cfb * final fix for linux (hopefully) 2005-02-25 22:10:27 +00:00
florian
98106e588c * another "transfer to linux"-commit 2005-02-25 22:02:46 +00:00
florian
69037eaef3 * "transfer to linux"-commit 2005-02-25 21:52:07 +00:00
florian
100e0a4463 no message 2005-02-25 21:43:06 +00:00
florian
44b332f82a * generic tthread.synchronize
* delphi compatible wakemainthread
2005-02-25 21:41:09 +00:00
Jonas Maebe
04b1263e7f * fixed uninitialised function result in getfinaldestination() when
maximum recursion reached
2005-02-25 20:50:53 +00:00
peter
d2092fc054 * 64bit fixes 2005-02-25 14:39:31 +00:00
peter
7eeca4fdce * added HexStr(Pointer) 2005-02-25 12:34:46 +00:00
peter
b1900cc269 * 1.9.9 2005-02-25 11:41:26 +00:00
olle
99e0612826 + Support for compiler option -Ur 2005-02-24 23:16:14 +00:00
florian
74c89e2b87 + some variant stuff fixed and added 2005-02-24 22:36:36 +00:00
florian
25ea80ba19 no message 2005-02-24 22:36:03 +00:00
peter
b14489dd90 revert to ld.exe from 1.9.6 2005-02-24 17:29:34 +00:00
florian
d266bc32d9 + variants can be used as cond. expr. in if, while, repeat ... until statements 2005-02-23 20:38:09 +00:00
florian
627420ae56 no message 2005-02-23 19:18:23 +00:00
olle
5305828f39 * Updated for 1.9.8 2005-02-22 22:38:55 +00:00
olle
4ba407d2ff + Support for unit macos
+ Support for demos
2005-02-22 22:37:34 +00:00
olle
3cf5f2ccca + Added note about also read platform specific README 2005-02-22 22:32:01 +00:00
olle
319b05ba8c + Added Mac OS specific news for 1.9.8 2005-02-22 22:31:19 +00:00
olle
bd09b81094 + First demo for macos toolbox 2005-02-22 22:17:32 +00:00
michael
438a0574ba * Patch from Uberto Barbini:
- enabled the possibility to show failures and errors that may occurr
   in the setup and teardown of the tests
 - added AssertNull and AssertNotNull for Interfaces.
2005-02-22 20:41:54 +00:00
marco
47cec51c8d * getproplist sorted param added. 2005-02-22 12:14:56 +00:00
peter
8688ed7464 * new bug 2005-02-21 19:03:42 +00:00
michael
559e1e7d79 - keywords 'virtual' and 'uses' were added.
- '{}' and '(**)' comment types were separated.
- tokens now AnsiStrings
- the comments are now handled better, ptop now does multi line comments.
- added debug prints to verbose option
        'line in-<number> out-<number> symbol "<name>" = "<value>"'
  the <value> is truncated in the middle. this means visible beginning and
  the end.
2005-02-21 07:59:10 +00:00
florian
9cdb9c0358 * ide installation fixed 2005-02-20 21:54:32 +00:00
florian
2b67164568 * optimizer files fixed 2005-02-20 19:36:03 +00:00
florian
871fd8d2b8 * initial commit 2005-02-20 19:11:04 +00:00
michael
664a859918 + Fixed tar command. Needs hyphen 2005-02-20 17:13:15 +00:00
marco
edf83ce886 * fixed cross and exampledir breakage. Rest must be fixed in makepack I think 2005-02-20 15:20:56 +00:00
peter
7c16358f42 * doc-pdf 2005-02-20 13:32:02 +00:00
peter
724984f3f0 * put cvsfiles in outputdir 2005-02-20 13:21:25 +00:00
peter
339fed5022 * allow assignment to elements of constant dyn array in delphi mode 2005-02-20 13:12:22 +00:00
florian
00d9868260 * fixed constant insertation 2005-02-20 12:23:45 +00:00
michael
d2ec096991 + Keep CVS files for faster update 2005-02-20 11:11:33 +00:00
florian
cbfda37a26 + added -P:
allows to generate headers which load proc. dyn. from libs
2005-02-20 11:09:41 +00:00
michael
bfbc3c0a8f + Changed doc names so they resemble zip names 2005-02-20 00:40:53 +00:00
michael
4dca553ca0 + Changed tar.gz names to resemble zip names 2005-02-20 00:38:28 +00:00
peter
41546a62d8 * docs.tar.gz -> fpcdoc.tar.gz 2005-02-19 22:42:10 +00:00
peter
efcce9a2ad * updated html target 2005-02-19 22:24:47 +00:00
florian
9739ba710b * fixed fpc detection 2005-02-19 21:51:44 +00:00
peter
fc70da304e * updates from Ales Katona 2005-02-19 21:30:04 +00:00
florian
52337789b9 * -XP added 2005-02-19 18:50:20 +00:00
florian
83b04efbc3 * defaultreplacement expansion for -XP and -Xr 2005-02-19 18:32:16 +00:00