svn+ssh://marco@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3788 | marco | 2006-06-04 14:44:48 +0200 (Sun, 04 Jun 2006) | 2 lines
* Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging)
........
git-svn-id: branches/fixes_2_0@3916 -
http://svn.freepascal.org/svn/fpc/trunk
........
r3895 | Almindor | 2006-06-19 19:03:01 +0200 (Po, 19 jún 2006) | 1 line
* fixed accept, connect, recvfrom and sentto in windows sockets to use the right arguments for winsock2 calls
........
git-svn-id: branches/fixes_2_0@3899 -
svn+ssh://svn.freepascal.org/FPC/svn/fpc/trunk
........
r3897 | micha | 2006-06-19 21:38:10 +0200 (ma, 19 jun 2006) | 1 line
fix syscall used for exiting, like C _exit (issue #7025)
........
git-svn-id: branches/fixes_2_0@3898 -
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3755 | jonas | 2006-05-31 17:21:54 +0200 (Wed, 31 May 2006) | 2 lines
+ Apple universal interfaces for FPC
........
r3756 | jonas | 2006-05-31 17:33:50 +0200 (Wed, 31 May 2006) | 2 lines
* direct people to our bug report page instead of to Apple's
........
git-svn-id: branches/fixes_2_0@3888 -
svn+ssh://svn.freepascal.org/FPC/svn/fpc/trunk
........
r3864 | michael | 2006-06-14 00:23:25 +0200 (Wed, 14 Jun 2006) | 1 line
+ Fixed incMonth so it truncates on the number of days in the target month
........
git-svn-id: branches/fixes_2_0@3865 -
svn+ssh://svn.freepascal.org/FPC/svn/fpc/trunk
........
r3862 | michael | 2006-06-14 00:01:49 +0200 (Wed, 14 Jun 2006) | 1 line
+ Fixed rights parameter in TFileStream.Create and FileCreate
........
git-svn-id: branches/fixes_2_0@3863 -
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r3456 | vincents | 2006-05-08 15:43:43 +0200 (Mon, 08 May 2006) | 1 line
* pipe handles are THandle
........
r3459 | micha | 2006-05-08 22:30:25 +0200 (Mon, 08 May 2006) | 1 line
tdbf cvs updates
........
r3460 | joost | 2006-05-08 22:58:05 +0200 (Mon, 08 May 2006) | 1 line
+ Temporary fix for compilation
........
r3462 | micha | 2006-05-09 18:23:07 +0200 (Tue, 09 May 2006) | 1 line
compile fixes: remove UseFloatFields entirely
........
r3484 | joost | 2006-05-12 17:13:27 +0200 (Fri, 12 May 2006) | 1 line
+ initial implementation of DB Unit Tests
........
r3568 | florian | 2006-05-18 22:20:55 +0200 (Thu, 18 May 2006) | 2 lines
* TDOMNodeList.GetCount speed up from alexx, fixes#6891
........
r3571 | joost | 2006-05-18 23:29:15 +0200 (Thu, 18 May 2006) | 2 lines
+ restructured
+ added TTestFieldTypes.TestString and TestDate
........
r3682 | joost | 2006-05-26 13:28:20 +0200 (Fri, 26 May 2006) | 4 lines
+ added support for postgresql for test-framework
+ rewrote fieldtests (removed variant dependency)
+ added test for ftDateTime and unlimited VARCHAR
+ fieldnames are not case-sensitive for all RDMS
........
r3689 | florian | 2006-05-27 10:33:23 +0200 (Sat, 27 May 2006) | 2 lines
+ fixed missing class directives, poped up after yesterdays changes
........
r3774 | joost | 2006-06-03 14:31:14 +0200 (Sat, 03 Jun 2006) | 2 lines
+ added mysql
+ added parameters-tests
........
r3783 | michael | 2006-06-04 11:27:38 +0200 (Sun, 04 Jun 2006) | 6 lines
* Some improvements by Sergei Gorelkin
- xmlread now detects encoding. (UTF8 and UTF16)
- xmlread now uses single pass sequential reading mechanism
- xmlwrite now uses a couple of classes, making it thread-safe
........
r3784 | michael | 2006-06-04 11:47:29 +0200 (Sun, 04 Jun 2006) | 1 line
+ Use native lineending; Use Out instead of var to avoid warnings
........
r3785 | michael | 2006-06-04 11:50:43 +0200 (Sun, 04 Jun 2006) | 1 line
+ Fix for writing more than 60 colors in palette or no palette at all (by Colin Western)
........
r3798 | tom_at_work | 2006-06-04 21:46:41 +0200 (Sun, 04 Jun 2006) | 1 line
* fixed compilation on big endian machines
........
r3799 | michael | 2006-06-04 21:51:52 +0200 (Sun, 04 Jun 2006) | 1 line
+ Renamed Action Parameter of TDatasetErrorEvent; Avoids conflicts in methods in forms in objfpc mode
........
r3809 | joost | 2006-06-05 17:37:25 +0200 (Mon, 05 Jun 2006) | 1 line
+ added more tests and some fixes for the change behaviour of MySQL
........
r3811 | michael | 2006-06-05 19:21:07 +0200 (Mon, 05 Jun 2006) | 1 line
+ Patch from Sergey Gorelkin to implement CR/LF folding and fix memory leaks
........
r3820 | joost | 2006-06-07 23:01:21 +0200 (Wed, 07 Jun 2006) | 2 lines
+ implemented bcd-fields for postgresql
+ return 0 if bcd field is null
........
r3824 | michael | 2006-06-08 20:09:03 +0200 (Thu, 08 Jun 2006) | 1 line
+ More patches from Sergei Gorelkin.
........
r3825 | michael | 2006-06-08 20:17:35 +0200 (Thu, 08 Jun 2006) | 1 line
+ Patch to allow uncompressed data after compressed data from Sergei Gorelkin
........
r3833 | joost | 2006-06-09 22:59:06 +0200 (Fri, 09 Jun 2006) | 1 line
+ Fix for the postgresql transaction becoming invalid
........
r3842 | peter | 2006-06-11 12:03:02 +0200 (Sun, 11 Jun 2006) | 2 lines
* revert r3568, it generates infinite recursion
........
git-svn-id: branches/fixes_2_0@3846 -
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3772 | joost | 2006-06-03 14:13:09 +0200 (Sat, 03 Jun 2006) | 3 lines
+ Added simulation of parameters for MySQL
+ Fixed problems with EDatabaseError
+ Fixed a problem with parameters that are used more then once
........
r3773 | joost | 2006-06-03 14:21:08 +0200 (Sat, 03 Jun 2006) | 1 line
+ tablename must be in capitals
........
r3779 | joost | 2006-06-03 23:43:13 +0200 (Sat, 03 Jun 2006) | 1 line
+ Implemented Null-values for MySQL-fields
........
r3793 | joost | 2006-06-04 19:09:42 +0200 (Sun, 04 Jun 2006) | 1 line
+ some fixes for ParseSQL
........
r3804 | joost | 2006-06-05 01:12:34 +0200 (Mon, 05 Jun 2006) | 2 lines
+ Updates should be cancelled in reverse order
+ Fix for bug #6938
........
r3826 | joost | 2006-06-08 22:57:40 +0200 (Thu, 08 Jun 2006) | 2 lines
+ fix for TBCD.GetDataSize
+ Improved error-message on unknown-parameters
........
r3829 | joost | 2006-06-09 20:54:12 +0200 (Fri, 09 Jun 2006) | 1 line
+ Fixed a crash when connecting to a database fails when using execsql on a query
........
git-svn-id: branches/fixes_2_0@3831 -
svn+ssh://marco@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3769 | Almindor | 2006-06-03 12:47:29 +0200 (Sat, 03 Jun 2006) | 2 lines
* FreeBSD changed "glib12" to "glib-12", "gtk12" to "gtk-12" and "gdk12" to "gdk-12" to be in sync with latest ports
........
git-svn-id: branches/fixes_2_0@3771 -
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3119 | michael | 2006-04-02 10:23:42 +0200 (Sun, 02 Apr 2006) | 1 line
+ Fix for applying null parameters
........
r3288 | joost | 2006-04-20 00:24:04 +0200 (Thu, 20 Apr 2006) | 8 lines
- Fix for TParam.SetDataType
- Implemented TSQLQuery.UpdateSQL .DeleteSQL and .InsertSQL
Added example to fedittable.pp
- Fix for TSQLQuery.ExecSQL if no database is assigned
- TSQLQuery.ApplyRecUpdate now uses parameters
- Fixed handling of ftFixedChar parameters with IBConnection
- Clarified IBConnection parameters-error message
........
r3308 | joost | 2006-04-21 13:30:54 +0200 (Fri, 21 Apr 2006) | 1 line
+ fixed a resource link
........
r3309 | joost | 2006-04-21 13:59:46 +0200 (Fri, 21 Apr 2006) | 1 line
+ fixed bug #5011, thanks to tip from Doug Nettleton
........
r3362 | joost | 2006-04-29 18:25:17 +0200 (Sat, 29 Apr 2006) | 2 lines
+ TDataset.ActiveBuffer now returns nil if the dataset is closed
+ TBufDataset.RecNo now returns -1 if the dataset is closed (bug 5061)
........
r3364 | joost | 2006-04-29 19:03:28 +0200 (Sat, 29 Apr 2006) | 1 line
+ Fixed TBufDataset.First (bug 5068)
........
r3381 | joost | 2006-04-30 13:17:23 +0200 (Sun, 30 Apr 2006) | 1 line
+ Fixed bug #5070
........
r3415 | joost | 2006-05-03 15:03:18 +0200 (Wed, 03 May 2006) | 1 line
+ RecNo should be -1 if the recordset is empty
........
r3458 | michael | 2006-05-08 22:22:20 +0200 (Mon, 08 May 2006) | 1 line
+ Patch from Bram Kuijvenhoven to implement blob field and more verbose errors
........
r3463 | joost | 2006-05-09 22:01:59 +0200 (Tue, 09 May 2006) | 12 lines
+ if TBufDataset.PacketRecords is set to -1, all records are fetched
+ TBufDataset.RecNo now always returns 0 for new records
+ TBufDataset.Recordcount does not count a new record anymore
+ EOF and BOF must be true when a dataset is created
+ Close does not call CheckBrowseMode anymore
+ Add a check in MoveBy for distance=0
+ MoveBy calls DoBeforeScroll before it does anything else
+ Send the right dataevent in MoveBy (bug 5048)
+ Check for an edit state in Post
+ Fixed NotInEditState error message
+ added the deConnectChange,deReconcileError,deDisabledStateChange TDataEvents
+ Do not send a deFieldListChange event when opening the dataset
........
r3469 | michael | 2006-05-10 11:05:15 +0200 (Wed, 10 May 2006) | 1 line
+ Patch from Bram Kuijvenhoven: optimised storage of zero-length BLOBS
........
r3536 | joost | 2006-05-14 23:14:31 +0200 (Sun, 14 May 2006) | 1 line
+ Removed the usage of a cursor
........
r3548 | joost | 2006-05-16 17:15:47 +0200 (Tue, 16 May 2006) | 4 lines
+ implemented TStringField.FixedChar
+ Enabled check for FixedChar in TParam.AssignFieldValue
+ added test for the above
+ added test for TDataset.Close
........
r3549 | joost | 2006-05-16 20:27:41 +0200 (Tue, 16 May 2006) | 1 line
+ Added check to TParam.SetDataType for empty variants
........
r3657 | joost | 2006-05-24 18:57:19 +0200 (Wed, 24 May 2006) | 1 line
+ fixed TBufDataset.SetRecNo (bug 6919) and added a test for it
........
r3670 | joost | 2006-05-25 13:32:32 +0200 (Thu, 25 May 2006) | 1 line
+ added TBufDataset.ChangeCount (bug 6947)
........
r3672 | michael | 2006-05-25 13:57:07 +0200 (Thu, 25 May 2006) | 1 line
+ Added some missing methods
........
r3680 | joost | 2006-05-26 13:09:26 +0200 (Fri, 26 May 2006) | 2 lines
+ Fixed problems with DateTimes before 1899-12-29 (issue #6925)
+ fix for the datasize of strings
........
r3683 | joost | 2006-05-26 16:50:19 +0200 (Fri, 26 May 2006) | 1 line
+ implemented TBufDataset.UpdateStatus (issue #6944)
........
r3688 | joost | 2006-05-27 00:00:42 +0200 (Sat, 27 May 2006) | 2 lines
+ Added support for empty parameters to TPQConnection
+ Added errormessage for unsupported parameters
........
git-svn-id: branches/fixes_2_0@3768 -
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3733 | jonas | 2006-05-29 11:54:42 +0200 (Mon, 29 May 2006) | 3 lines
* fixed web bug tw4954 (warning when reading from a typed file)
+ test for the above (submitted test program minus childish remarks)
........
git-svn-id: branches/fixes_2_0@3734 -
http://svn.freepascal.org/svn/fpc/trunk
r3606 (florian)
* fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix#6785
git-svn-id: branches/fixes_2_0@3707 -
http://svn.freepascal.org/svn/fpc/trunk
r3694 (florian)
* fixed error msg (that->this)
* array properties can be published in delphi mode though it makes no sense to publish them because they can't be streamed
git-svn-id: branches/fixes_2_0@3695 -
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3651 | jonas | 2006-05-24 09:23:03 +0200 (Wed, 24 May 2006) | 2 lines
* fixed decrementing of refcount of constant ansistrings in setlength()
........
r3654 | jonas | 2006-05-24 16:38:35 +0200 (Wed, 24 May 2006) | 3 lines
* the length of a sequence loading a constant in a register is properly set
* register contents are fully cleared in clearregcontentsfrom()
........
r3658 | jonas | 2006-05-24 21:10:15 +0200 (Wed, 24 May 2006) | 2 lines
* fixed test
........
r3659 | jonas | 2006-05-24 21:14:51 +0200 (Wed, 24 May 2006) | 2 lines
- removed tests, since safecall doesn't make sense in these contexts
........
r3660 | jonas | 2006-05-24 21:34:43 +0200 (Wed, 24 May 2006) | 2 lines
* removed because makes no sense with safecall (already tested in tcalcst6)
........
git-svn-id: branches/fixes_2_0@3681 -