svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r4000 | joost | 2006-06-29 22:01:52 +0200 (Thu, 29 Jun 2006) | 1 line
+ Fix for ftLargeInt fields from Jesus Reyes
........
r4002 | peter | 2006-06-29 22:47:04 +0200 (Thu, 29 Jun 2006) | 2 lines
* uncomment timestamp constants
........
r4007 | joost | 2006-06-30 00:18:18 +0200 (Fri, 30 Jun 2006) | 1 line
+ Implemented ComposeDateTime for general use
........
r4008 | joost | 2006-06-30 00:33:14 +0200 (Fri, 30 Jun 2006) | 5 lines
- Defined Oracle date/time types
- Fix for recognition of Float-fields
- Implemented support for ftDateTime
- support for ftBCD fields is implemented in r4000
- a fix for the size of string-fields is implemented in r4000
........
r4009 | joost | 2006-06-30 00:41:05 +0200 (Fri, 30 Jun 2006) | 1 line
+ patch to move SetLargeInt and GetLargeInt from TLargeIntfield to TField from Dean Zobec
........
r4010 | joost | 2006-06-30 02:27:15 +0200 (Fri, 30 Jun 2006) | 1 line
+ Support for the use of hostname
........
git-svn-id: branches/fixes_2_0@4023 -
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3976 | jonas | 2006-06-27 15:42:00 +0200 (Tue, 27 Jun 2006) | 3 lines
* fixed interface wrappers for darwin in case they end up in
a shared library
........
git-svn-id: branches/fixes_2_0@3977 -
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r3292 | jonas | 2006-04-20 12:03:31 +0200 (Thu, 20 Apr 2006) | 6 lines
* fixed two bugs in ExtractStrings:
* also extract substrings before the end of the string (but not followed
anymore by a separator)
* return the number of substrings in the string even if Strings parameter
is nil
........
r3310 | michael | 2006-04-21 20:50:26 +0200 (Fri, 21 Apr 2006) | 2 lines
* Fix from programo@vp.pl for frexp function, in case X=0 or X=1
........
r3318 | marco | 2006-04-23 11:55:59 +0200 (Sun, 23 Apr 2006) | 2 lines
* fix for 4970
........
r3405 | florian | 2006-05-01 20:28:36 +0200 (Mon, 01 May 2006) | 3 lines
+ TBiDiMode
* TLeftRight enabled
........
r3560 | michael | 2006-05-18 14:45:03 +0200 (Thu, 18 May 2006) | 1 line
* Fixed bug #6491, fileextdrive
........
r3619 | peter | 2006-05-21 22:16:59 +0200 (Sun, 21 May 2006) | 2 lines
* support also ansistring
........
r3620 | peter | 2006-05-21 22:17:17 +0200 (Sun, 21 May 2006) | 2 lines
* remove dos unit from sysutils
........
r3626 | peter | 2006-05-22 08:57:41 +0200 (Mon, 22 May 2006) | 2 lines
* fix linux build
........
r3635 | michael | 2006-05-23 09:36:51 +0200 (Tue, 23 May 2006) | 1 line
* Patch from Joost van der Sluis to correct negative date-times
........
r3687 | joost | 2006-05-26 22:55:03 +0200 (Fri, 26 May 2006) | 1 line
+ Several dateutil-fixes for dates before 1899/12/30
........
r3690 | florian | 2006-05-27 10:35:56 +0200 (Sat, 27 May 2006) | 2 lines
* fixes Joost's commit for non unix hopefully
........
r3708 | florian | 2006-05-27 23:30:35 +0200 (Sat, 27 May 2006) | 2 lines
+ added expand defines for all OSes, hopefully no OS forgotten
........
r3709 | florian | 2006-05-27 23:42:00 +0200 (Sat, 27 May 2006) | 2 lines
* part of previous commit
........
r3721 | yury | 2006-05-28 22:30:47 +0200 (Sun, 28 May 2006) | 1 line
* fixed: Message box is not displayed when unhandled exception occurs and SysUtils is used in GUI apps for all Windows targets.
........
r3726 | hajny | 2006-05-28 23:29:26 +0200 (Sun, 28 May 2006) | 1 line
* fexpand defines kept in platform specific sysutils.pp
........
r3727 | hajny | 2006-05-28 23:40:01 +0200 (Sun, 28 May 2006) | 1 line
* avoid cutting of HOME variable to 255 characters when compiled with $H+ (sysutils)
........
r3729 | hajny | 2006-05-29 00:27:27 +0200 (Mon, 29 May 2006) | 1 line
* remove GetEnv dependency
........
r3775 | jonas | 2006-06-03 15:46:40 +0200 (Sat, 03 Jun 2006) | 2 lines
* initise result of SafeLoadLibrary for non-windows
........
r3849 | vincents | 2006-06-12 19:25:04 +0200 (Mon, 12 Jun 2006) | 2 lines
* fixed typo * fixed typo (issue #7042)
........
r3858 | oro06 | 2006-06-13 10:15:35 +0200 (Tue, 13 Jun 2006) | 1 line
*fix fileopen (please OS2,EMX maintainers have a look)
........
r3881 | hajny | 2006-06-16 22:45:30 +0200 (Fri, 16 Jun 2006) | 1 line
* comment about FileOpen return value modified
........
git-svn-id: branches/fixes_2_0@3962 -
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r3930 | hajny | 2006-06-25 00:47:39 +0200 (Sun, 25 Jun 2006) | 1 line
* patch for Dos.Exec and others from borsa77 at libero.it
........
r3931 | hajny | 2006-06-25 00:54:12 +0200 (Sun, 25 Jun 2006) | 1 line
* error handling for potential issues with memory allocation during setup_environment as suggested by borsa77 at libero.it
........
r3932 | hajny | 2006-06-25 01:00:18 +0200 (Sun, 25 Jun 2006) | 1 line
* addition to the previous patch
........
r3942 | hajny | 2006-06-25 17:18:16 +0200 (Sun, 25 Jun 2006) | 1 line
* remove DosVersion check limiting use of LFN calls for DiskSize/DiskFree to Win9x/ME (ignoring e.g. Win2K and others)
........
git-svn-id: branches/fixes_2_0@3961 -
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r3896 | joost | 2006-06-19 21:13:57 +0200 (Mon, 19 Jun 2006) | 1 line
+ fix for bug #7007 by Martin Schreiber
........
r3926 | joost | 2006-06-23 22:52:04 +0200 (Fri, 23 Jun 2006) | 2 lines
+ when an error occurs, do not automatically rollback the transaction, only make it possible
+ use the new endian-functions
........
r3928 | joost | 2006-06-24 01:31:41 +0200 (Sat, 24 Jun 2006) | 1 line
+ implemented TDataset.Translate and TStringField.Transliterate
........
r3943 | joost | 2006-06-25 17:46:59 +0200 (Sun, 25 Jun 2006) | 1 line
+ implemented error-handling on ApplyUpdates
........
r3950 | joost | 2006-06-25 23:22:21 +0200 (Sun, 25 Jun 2006) | 1 line
+ Support for float-parameters
........
r3951 | joost | 2006-06-26 00:11:49 +0200 (Mon, 26 Jun 2006) | 1 line
+ added tests for ftbcd fields and string-typed parameters
........
git-svn-id: branches/fixes_2_0@3958 -
svn+ssh://marco@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3937 | marco | 2006-06-25 13:17:18 +0200 (Sun, 25 Jun 2006) | 3 lines
* fix for oldbugid 4365 new id 6279
closefile no longer under {dollar I-}
........
git-svn-id: branches/fixes_2_0@3938 -
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
........
r3924 | jonas | 2006-06-23 13:52:51 +0200 (Fri, 23 Jun 2006) | 6 lines
* synchronised with r165 of pascal universal interfaces:
For CMMultichannel5Color and CMMultichannel7Color type declarations,
corrected number of array elements and added an explicit pad byte field
for FPC and GPC so that type size matches Apple's gcc type size.
........
git-svn-id: branches/fixes_2_0@3925 -
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 -