------------------------------------------------------------------------
r43357 | michael | 2019-11-02 12:51:28 +0100 (Sat, 02 Nov 2019) | 1 line
* Fix bug ID #36234: unicodedatastering must be of type unicodestring
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43735 -
------------------------------------------------------------------------
r43355 | michael | 2019-11-02 12:17:37 +0100 (Sat, 02 Nov 2019) | 1 line
* Fix case where table streams are nil
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43733 -
------------------------------------------------------------------------
r43354 | michael | 2019-11-02 11:28:27 +0100 (Sat, 02 Nov 2019) | 1 line
* Patch from Michal Gawrycki to handle duplicating strings (bug ID 36243)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43732 -
------------------------------------------------------------------------
r43701 | michael | 2019-12-20 16:28:57 +0100 (Fri, 20 Dec 2019) | 1 line
* Correct font handling for blocks in memos with different fonts (bug ID 36459, patch by Andi Friess)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43730 -
------------------------------------------------------------------------
r43697 | michael | 2019-12-18 13:14:51 +0100 (Wed, 18 Dec 2019) | 1 line
* Fix currency to SQL_NUMERIC_STRUCT for platforms without extended
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43729 -
------------------------------------------------------------------------
r43693 | michael | 2019-12-15 18:13:08 +0100 (Sun, 15 Dec 2019) | 1 line
* Fix bug #36443, patch from Andrew H. Allow non-blocking read
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43728 -
------------------------------------------------------------------------
r43680 | michael | 2019-12-14 12:59:53 +0100 (Sat, 14 Dec 2019) | 1 line
* Fix option character test (bug ID 36438)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43727 -
------------------------------------------------------------------------
r43605 | michael | 2019-11-28 17:19:30 +0100 (Thu, 28 Nov 2019) | 1 line
* Less errors when connection is broken (bug ID 36373)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43726 -
------------------------------------------------------------------------
r43584 | michael | 2019-11-25 15:14:19 +0100 (Mon, 25 Nov 2019) | 1 line
* Simple, read-only example, no authentication
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43724 -
------------------------------------------------------------------------
r43562 | michael | 2019-11-23 09:03:12 +0100 (Sat, 23 Nov 2019) | 1 line
* Fix bug ID #0036335: console pops up when getting compiler info
------------------------------------------------------------------------
r43563 | michael | 2019-11-23 14:34:45 +0100 (Sat, 23 Nov 2019) | 1 line
* Report error with correct exit code
------------------------------------------------------------------------
r43564 | michael | 2019-11-23 14:40:49 +0100 (Sat, 23 Nov 2019) | 1 line
* Show --stop-on-parser-error in help
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43723 -
------------------------------------------------------------------------
r43491 | michael | 2019-11-16 13:59:25 +0100 (Sat, 16 Nov 2019) | 1 line
* Implement option to replace too-long words with asterisks (bug ID 33639)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43721 -
------------------------------------------------------------------------
r43490 | michael | 2019-11-16 13:11:32 +0100 (Sat, 16 Nov 2019) | 1 line
* Fix overflow in case of disabled wordwrap (bug ID 33356)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43720 -
------------------------------------------------------------------------
r43489 | michael | 2019-11-16 12:30:37 +0100 (Sat, 16 Nov 2019) | 1 line
* Fix bug ID #0035296: need to handle really long words for memos
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43719 -
U compiler/systems/t_bsd.pas
U utils/fppkg/fpmake.pp
-- Aufzeichnung der Informationen für Zusammenführung von r43696 in ».«:
U .
git-svn-id: branches/fixes_3_2@43708 -
U compiler/i386/cpupi.pas
U compiler/ncgcal.pas
U compiler/ncgutil.pas
U compiler/systems/i_bsd.pas
U compiler/systems/i_linux.pas
U compiler/systems.inc
git-svn-id: branches/fixes_3_2@43683 -
------------------------------------------------------------------------
r43604 | pierre | 2019-11-28 14:50:55 +0000 (Thu, 28 Nov 2019) | 1 line
Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models
------------------------------------------------------------------------
--- Merging r43604 into '.':
U compiler/parser.pas
--- Recording mergeinfo for merge of r43604 into '.':
U .
git-svn-id: branches/fixes_3_2@43667 -
------------------------------------------------------------------------
r43634 | pierre | 2019-12-03 16:05:30 +0000 (Tue, 03 Dec 2019) | 1 line
Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler
------------------------------------------------------------------------
--- Merging r43634 into '.':
U compiler/nadd.pas
--- Recording mergeinfo for merge of r43634 into '.':
U .
------------------------------------------------------------------------
r43635 | florian | 2019-12-03 19:31:50 +0000 (Tue, 03 Dec 2019) | 1 line
* more currency fixes, should resolve#36176
------------------------------------------------------------------------
--- Merging r43635 into '.':
G compiler/nadd.pas
U tests/test/tcurrency1.pp
--- Recording mergeinfo for merge of r43635 into '.':
G .
git-svn-id: branches/fixes_3_2@43661 -
------------------------------------------------------------------------
r43655 | michael | 2019-12-06 10:57:10 +0100 (Fri, 06 Dec 2019) | 1 line
* Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43657 -
------------------------------------------------------------------------
r43615 | joost | 2019-11-30 12:04:19 +0100 (Sat, 30 Nov 2019) | 1 line
* Fix for timestamps very close to a whole day in Firebird
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43656 -
------------------------------------------------------------------------
r43648 | michael | 2019-12-05 17:16:08 +0100 (Thu, 05 Dec 2019) | 1 line
* Make sure open/close use same options in CSV close/open writing
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43649 -
------------------------------------------------------------------------
r43641 | michael | 2019-12-05 11:43:02 +0100 (Thu, 05 Dec 2019) | 1 line
* Fix bug #0036361, use buffer when reading csv
------------------------------------------------------------------------
r43642 | michael | 2019-12-05 13:51:14 +0100 (Thu, 05 Dec 2019) | 1 line
* Fix 16 bit support for PNM (bug ID 35080)
------------------------------------------------------------------------
r43643 | michael | 2019-12-05 15:01:43 +0100 (Thu, 05 Dec 2019) | 1 line
* Rework default file mechanism in bufdataset to fix bug #34435
------------------------------------------------------------------------
r43644 | michael | 2019-12-05 15:02:03 +0100 (Thu, 05 Dec 2019) | 1 line
* Fix name array
------------------------------------------------------------------------
r43645 | michael | 2019-12-05 15:54:15 +0100 (Thu, 05 Dec 2019) | 1 line
* Fix bug #32532: AV when killing daemon app
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43647 -
------------------------------------------------------------------------
r43636 | michael | 2019-12-04 12:30:04 +0100 (Wed, 04 Dec 2019) | 1 line
* Patch by Werner Pamler to delete builtin (bug ID 36396)
------------------------------------------------------------------------
r43637 | michael | 2019-12-04 12:42:48 +0100 (Wed, 04 Dec 2019) | 1 line
* Added possibility for array arguments
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43638 -
------------------------------------------------------------------------
--- Merging r43631 into '.':
U compiler/nadd.pas
--- Recording mergeinfo for merge of r43631 into '.':
U .
git-svn-id: branches/fixes_3_2@43633 -
------------------------------------------------------------------------
r43627 | michael | 2019-12-02 22:42:32 +0100 (Mon, 02 Dec 2019) | 1 line
* Patch from Klaus (computertechnik@web.de) to read/write columncount/columngap
------------------------------------------------------------------------
r43630 | michael | 2019-12-03 00:00:11 +0100 (Tue, 03 Dec 2019) | 1 line
* Enable compilation for Win64 bit
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@43632 -
U compiler/nadd.pas
U compiler/ncnv.pas
U compiler/ncon.pas
U compiler/node.pas
A tests/test/tcurrency1.pp
A tests/webtbs/tw33963.pp
A tests/webtbs/tw36179.pp
-- Aufzeichnung der Informationen für Zusammenführung von r43620 in ».«:
U .
git-svn-id: branches/fixes_3_2@43621 -
------------------------------------------------------------------------
r43603 | pierre | 2019-11-28 13:47:47 +0000 (Thu, 28 Nov 2019) | 1 line
Disable ucomplex and matrix units for i8086-embedded target, because no fpu is installed in RTL by default
------------------------------------------------------------------------
--- Merging r43603 into '.':
U packages/rtl-extra/fpmake.pp
--- Recording mergeinfo for merge of r43603 into '.':
U .
git-svn-id: branches/fixes_3_2@43619 -
------------------------------------------------------------------------
r43598 | pierre | 2019-11-27 22:15:23 +0000 (Wed, 27 Nov 2019) | 1 line
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
------------------------------------------------------------------------
--- Merging r43598 into '.':
U compiler/options.pas
--- Recording mergeinfo for merge of r43598 into '.':
U .
git-svn-id: branches/fixes_3_2@43606 -
------------------------------------------------------------------------
r43165 | pierre | 2019-10-10 21:57:07 +0000 (Thu, 10 Oct 2019) | 1 line
Fix m68k errors with -CriotR option
------------------------------------------------------------------------
--- Merging r43165 into '.':
U compiler/m68k/cgcpu.pas
U compiler/m68k/ra68kmot.pas
--- Recording mergeinfo for merge of r43165 into '.':
U .
git-svn-id: branches/fixes_3_2@43516 -
------------------------------------------------------------------------
r42337 | laksen | 2019-07-07 14:37:45 +0000 (Sun, 07 Jul 2019) | 1 line
- Fix result type of SizeOf and BitSizeOf to use sizesint instead of sint.
------------------------------------------------------------------------
--- Merging r42337 into '.':
U compiler/ninl.pas
U compiler/pexpr.pas
--- Recording mergeinfo for merge of r42337 into '.':
U .
git-svn-id: branches/fixes_3_2@43514 -