Commit Graph

453 Commits

Author SHA1 Message Date
michael
2425b97462 * Patch from Maciej Izak to allow loading multiple times
git-svn-id: trunk@42343 -
2019-07-08 10:24:00 +00:00
Jonas Maebe
c262c5dbc9 * synchronised with trunk till r42256
git-svn-id: branches/debug_eh@42257 -
2019-06-20 17:21:34 +00:00
michael
6c1593652b * Patch from Ondrej Pokorny to support streaming to position 0 (bug ID 35724)
git-svn-id: trunk@42250 -
2019-06-19 12:24:59 +00:00
michael
db2c9183f1 * Fix bug ID #35731 (ReadSectionRaw needs to read comments)
git-svn-id: trunk@42247 -
2019-06-19 06:12:15 +00:00
Jonas Maebe
faf75095cd * synchronised with trunk till r42189
git-svn-id: branches/debug_eh@42190 -
2019-06-07 18:24:38 +00:00
michael
205be75320 * Added simple example for AssignStream
git-svn-id: trunk@42123 -
2019-05-25 15:55:43 +00:00
michael
f515c70a40 * Example to demonstrate exit code forms in TCustomApplication
git-svn-id: trunk@42122 -
2019-05-25 15:52:33 +00:00
Jonas Maebe
128bf046b4 * regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
2019-04-20 18:56:45 +00:00
pierre
74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
2019-03-17 14:45:03 +00:00
michael
1c9bca29e3 * Fix for bug #35161, by Doyenne
git-svn-id: trunk@41545 -
2019-03-02 10:20:43 +00:00
michael
198abd5e26 * Add Unicode/Widestring overload on windows for ResolveRelativeURI
git-svn-id: trunk@40952 -
2019-01-21 08:16:13 +00:00
michael
1e9e87175e * Add class definition
git-svn-id: trunk@40767 -
2019-01-05 12:29:00 +00:00
Károly Balogh
5182dc37af haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
2019-01-04 03:18:42 +00:00
pierre
deb3d5a0a9 + Add Debug message when resource file is found, but not registered.
+ Add missing "T.ResourceStrings:=True;" for all source units
    that generate the new debug message above.

git-svn-id: trunk@40365 -
2018-11-24 15:14:57 +00:00
yury
a29290202f * Regenerated makefiles to support x86_64-android.
git-svn-id: trunk@39958 -
2018-10-17 17:12:20 +00:00
yury
8c59eb1ce5 * Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
2018-10-06 09:36:03 +00:00
marco
a32a6bca90 * fix for r34373
git-svn-id: trunk@39850 -
2018-10-02 11:26:37 +00:00
pierre
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
pierre
41d2a0a496 Disable libraries not compiling for jvm-java or jvm-android targets
git-svn-id: trunk@39808 -
2018-09-26 09:29:33 +00:00
michael
8307e46e4b * Fix bug #0034288, wrong check when converting floats
git-svn-id: trunk@39758 -
2018-09-16 12:03:36 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
marco
d143ab60e1 * regenned makefile without date/rev components for easier merging.
git-svn-id: trunk@39630 -
2018-08-18 15:06:25 +00:00
pierre
aa4d26c358 Rectify location of ipcclient and ipcserver sources from fcl-base/examples to fpc-process/examples directory in fpmake files
git-svn-id: trunk@39603 -
2018-08-10 05:38:26 +00:00
michael
4700e982d4 * Fix bug ID #0034071
git-svn-id: trunk@39551 -
2018-08-02 13:10:12 +00:00
michael
b417ab799d * Simplifications and slight enhancements, as suggested by AlexeyT (bug ID 33981)
git-svn-id: trunk@39450 -
2018-07-14 08:26:46 +00:00
michael
398ab09c8d * Fix bug ID #33885, correctly re-initialize parser when loading from stream
git-svn-id: trunk@39325 -
2018-06-28 09:58:58 +00:00
michael
b0c0102db4 * Fix bug ID #33886, handle files of less than 3 bytes
git-svn-id: trunk@39324 -
2018-06-28 09:55:53 +00:00
michael
7a6bd69685 * Fix bug ID #33883, incorrectly initialized CacheUpdates depending on what constructor is used
git-svn-id: trunk@39322 -
2018-06-28 08:46:32 +00:00
michael
426c610f13 * Added pascodegen
git-svn-id: trunk@39291 -
2018-06-23 13:56:48 +00:00
michael
6abf361557 * New common base for all pascal code generator units in fcl
git-svn-id: trunk@39290 -
2018-06-23 13:56:38 +00:00
michael
f8be245097 * Fix bug #0033544, result not properly initialized
git-svn-id: trunk@38770 -
2018-04-14 12:17:29 +00:00
pierre
a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38751 -
2018-04-12 15:26:33 +00:00
michael
24ff8b07e4 * Moved formatdatetime to conversion category (correction)
git-svn-id: trunk@38623 -
2018-03-24 18:13:50 +00:00
michael
8c86bbf0a3 * Moved formatdatetime to conversion category
git-svn-id: trunk@38622 -
2018-03-24 17:08:06 +00:00
michael
16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
git-svn-id: trunk@38616 -
2018-03-23 22:06:36 +00:00
michael
c3414c6100 * Add support for currency type
git-svn-id: trunk@38523 -
2018-03-14 10:54:42 +00:00
marco
451203512b * add copyright headers, mantis #22912
git-svn-id: trunk@38347 -
2018-02-25 15:53:37 +00:00
michael
84377291b4 * Allow hex, octal and binary notation for expression parser (patch from bug ID #33216)
git-svn-id: trunk@38326 -
2018-02-24 10:59:44 +00:00
marco
79ebe68e8b * fix encoding on save, patch from Ondrej, mantis #33121
git-svn-id: trunk@38105 -
2018-02-03 16:05:50 +00:00
marco
97ceb89ca8 * patch from Ondrej, mantis #33118, some constructor overloaded to ease initializing encoding
git-svn-id: trunk@38103 -
2018-02-03 15:42:08 +00:00
michael
d1bba7ec3d * Fix bug #33052, stripquotes is removed accidentally in TIniFile constructor call of inherited
git-svn-id: trunk@38018 -
2018-01-20 14:45:26 +00:00
michael
ea00dc02cc * Fix bug #33043
git-svn-id: trunk@38017 -
2018-01-20 14:40:19 +00:00
Károly Balogh
bde64031d5 packages: disable some packages and files, in preparation of turning off threading feature for atari tos
git-svn-id: trunk@37876 -
2017-12-30 06:47:18 +00:00
michael
6e5093a6cc * Patch from Ondrej Pokorny to make ini files encoding aware (bug ID 32452)
git-svn-id: trunk@37852 -
2017-12-29 10:21:39 +00:00
pierre
d18627f0af * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
git-svn-id: trunk@37462 -
2017-10-16 00:27:27 +00:00
michael
3ecf6622ac * Patch from Pascal Riekenberg to implement Modulo (mod) support
git-svn-id: trunk@37344 -
2017-09-28 07:32:59 +00:00
pierre
6f14241e56 Add fallback if GetLastOSError function is not implemented
git-svn-id: trunk@37280 -
2017-09-20 16:02:47 +00:00
michael
6e308feb60 * Patch from Pascal Riekenberg to fix HasAggregate for functions
git-svn-id: trunk@37057 -
2017-08-25 07:54:07 +00:00
Károly Balogh
a0ec51369c reverted some accidental changes in fpmake.pp, only affecting m68k-atari
git-svn-id: trunk@37036 -
2017-08-22 11:33:47 +00:00
Károly Balogh
04dee0fc04 regenerated Makefiles for m68k-macos target
git-svn-id: trunk@37034 -
2017-08-22 11:16:42 +00:00