------------------------------------------------------------------------
r44479 | michael | 2020-04-01 09:33:46 +0200 (Wed, 01 Apr 2020) | 1 line
* Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46655 -
------------------------------------------------------------------------
r44478 | michael | 2020-04-01 09:06:01 +0200 (Wed, 01 Apr 2020) | 1 line
* Patch from Bart Broersma to fix bug ID #36809 - test program
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46654 -
------------------------------------------------------------------------
r44127 | michael | 2020-02-07 18:47:36 +0100 (Fri, 07 Feb 2020) | 1 line
* Applied patch from Bart Broersma to fix bug ID #36663
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46652 -
------------------------------------------------------------------------
r46445 | michael | 2020-08-15 09:34:43 +0200 (Sat, 15 Aug 2020) | 1 line
* Calling conventions in casing as in Delphi, patch by Henrique Werlang, bug ID #37571
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46650 -
------------------------------------------------------------------------
r46228 | michael | 2020-08-04 15:42:39 +0200 (Tue, 04 Aug 2020) | 1 line
* Lowercase unit name (bug ID 37481)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46649 -
------------------------------------------------------------------------
r45459 | michael | 2020-05-22 07:49:59 +0200 (Fri, 22 May 2020) | 1 line
* Trim content of directives
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46648 -
------------------------------------------------------------------------
r45426 | michael | 2020-05-18 19:30:38 +0200 (Mon, 18 May 2020) | 1 line
* Fix include file, trim file
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46647 -
------------------------------------------------------------------------
r45396 | michael | 2020-05-17 09:55:36 +0200 (Sun, 17 May 2020) | 1 line
* Make name a little clearer in operator parsing
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46645 -
------------------------------------------------------------------------
r45977 | michael | 2020-08-01 10:49:34 +0200 (Sat, 01 Aug 2020) | 1 line
* Make sure tests run in pas2js. Reduce ifdefs
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46635 -
------------------------------------------------------------------------
r44776 | michael | 2020-04-18 12:48:08 +0200 (Sat, 18 Apr 2020) | 1 line
* Refactored ObjectToJSON so descendents have more control (bug ID 36803)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46627 -
------------------------------------------------------------------------
r46368 | michael | 2020-08-12 12:56:49 +0200 (Wed, 12 Aug 2020) | 1 line
Fix placeholder in format constant
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46626 -
------------------------------------------------------------------------
r46442 | michael | 2020-08-15 09:26:44 +0200 (Sat, 15 Aug 2020) | 1 line
* unit alias possibility
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46623 -
------------------------------------------------------------------------
r46441 | michael | 2020-08-15 09:25:48 +0200 (Sat, 15 Aug 2020) | 1 line
* Check unit alias possibility
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46622 -
------------------------------------------------------------------------
r46423 | michael | 2020-08-14 12:24:24 +0200 (Fri, 14 Aug 2020) | 1 line
* Patch from Henrique Werlang to improve generation of IsImpl (bug ID 37510)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46620 -
------------------------------------------------------------------------
r46369 | michael | 2020-08-12 12:58:24 +0200 (Wed, 12 Aug 2020) | 1 line
* Fix bug #37546, improvement to pass log filename to server
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46617 -
------------------------------------------------------------------------
r46311 | michael | 2020-08-08 09:48:48 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug ID #0037516, only add extra uses to interface
------------------------------------------------------------------------
r46312 | michael | 2020-08-08 09:56:36 +0200 (Sat, 08 Aug 2020) | 1 line
* Add woNoAsm option
------------------------------------------------------------------------
r46313 | michael | 2020-08-08 10:00:15 +0200 (Sat, 08 Aug 2020) | 1 line
* Also use woNoAsm option for procedure body
------------------------------------------------------------------------
r46314 | michael | 2020-08-08 10:01:06 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug #37519: no assembler
------------------------------------------------------------------------
r46315 | michael | 2020-08-08 10:35:54 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug ID #37517; remove externa from record members
------------------------------------------------------------------------
r46316 | michael | 2020-08-08 10:55:14 +0200 (Sat, 08 Aug 2020) | 1 line
* Refactor disabling of hints and warnings. Add woSkipPrivateExternals
------------------------------------------------------------------------
r46317 | michael | 2020-08-08 10:55:36 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug id #37515
------------------------------------------------------------------------
r46318 | michael | 2020-08-08 11:08:44 +0200 (Sat, 08 Aug 2020) | 1 line
* Add woAlwaysRecordHelper option
------------------------------------------------------------------------
r46319 | michael | 2020-08-08 11:09:18 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug id #37514 : type helper not recognized
------------------------------------------------------------------------
r46320 | michael | 2020-08-08 11:12:37 +0200 (Sat, 08 Aug 2020) | 1 line
* Fix bug id #37513 : type helper declaration incomplete
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46615 -
------------------------------------------------------------------------
r46302 | michael | 2020-08-07 00:07:05 +0200 (Fri, 07 Aug 2020) | 1 line
* Fix writing ranges (bug ID 37505)
------------------------------------------------------------------------
r46303 | michael | 2020-08-07 00:28:03 +0200 (Fri, 07 Aug 2020) | 1 line
* Correctly propagate full param when writing type
------------------------------------------------------------------------
r46304 | michael | 2020-08-07 00:28:25 +0200 (Fri, 07 Aug 2020) | 1 line
* Do not escape string type name
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46612 -
------------------------------------------------------------------------
r46301 | michael | 2020-08-06 23:16:21 +0200 (Thu, 06 Aug 2020) | 1 line
* Fix bug ID #37504: allow to send processID in messages
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46611 -
------------------------------------------------------------------------
r46288 | michael | 2020-08-06 15:09:17 +0200 (Thu, 06 Aug 2020) | 1 line
* No $NOTES for Delphi
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46610 -
------------------------------------------------------------------------
r45520 | michael | 2020-05-28 11:39:35 +0200 (Thu, 28 May 2020) | 1 line
* Add nullable (bug ID 0037128)
------------------------------------------------------------------------
r45521 | michael | 2020-05-28 11:45:43 +0200 (Thu, 28 May 2020) | 1 line
* Moved constant to rtlconsts
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46605 -