Commit Graph

22926 Commits

Author SHA1 Message Date
daniel
7a4203b79a * Add codepage directive to files.
git-svn-id: trunk@3839 -
2006-06-11 06:38:45 +00:00
daniel
42b9201728 * Fix disposenode bug.
git-svn-id: trunk@3838 -
2006-06-11 06:24:01 +00:00
daniel
9a3335e194 * Some improvements regarding code readability.
git-svn-id: trunk@3837 -
2006-06-10 18:48:24 +00:00
daniel
31c77b43d8 * Change two precondition checks into assertions.
git-svn-id: trunk@3836 -
2006-06-10 15:35:34 +00:00
Almindor
cfcc14fdb9 * removed debug writeln from init section
git-svn-id: trunk@3835 -
2006-06-10 09:46:18 +00:00
tom_at_work
f38dcb7145 * fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment
git-svn-id: trunk@3834 -
2006-06-09 21:01:57 +00:00
joost
22982a127d + Fix for the postgresql transaction becoming invalid
git-svn-id: trunk@3833 -
2006-06-09 20:59:06 +00:00
yury
01edb71190 * internal linker removes imports referenced by unused code.
git-svn-id: trunk@3832 -
2006-06-09 20:57:48 +00:00
yury
8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker.
git-svn-id: trunk@3830 -
2006-06-09 20:02:03 +00:00
joost
90b40e9385 + Fixed a crash when connecting to a database fails when using execsql on a query
git-svn-id: trunk@3829 -
2006-06-09 18:54:12 +00:00
yury
fb9f8bb2a1 * Support for -WB<image_base> option in internal linker.
git-svn-id: trunk@3828 -
2006-06-09 11:08:46 +00:00
yury
e80e5be980 * RELOC_RVA fix for ARM cpu.
* Added offset overflow check for RELOC_RELATIVE_24.

git-svn-id: trunk@3827 -
2006-06-09 11:06:10 +00:00
joost
ef160f44a3 + fix for TBCD.GetDataSize
+ Improved error-message on unknown-parameters

git-svn-id: trunk@3826 -
2006-06-08 20:57:40 +00:00
michael
1e0d556788 + Patch to allow uncompressed data after compressed data from Sergei Gorelkin
git-svn-id: trunk@3825 -
2006-06-08 18:17:35 +00:00
michael
f434360dd6 + More patches from Sergei Gorelkin.
git-svn-id: trunk@3824 -
2006-06-08 18:09:03 +00:00
Jonas Maebe
bc96cd8008 + more rlwinm optimizations
git-svn-id: trunk@3823 -
2006-06-08 09:48:08 +00:00
joost
4cbb626991 + implemented bcd-fields for postgresql
+ return 0 if bcd field is null

git-svn-id: trunk@3820 -
2006-06-07 21:01:21 +00:00
Jonas Maebe
9e57973566 - reverted previous fix, is wrong
git-svn-id: trunk@3819 -
2006-06-07 20:52:45 +00:00
Jonas Maebe
d9c1078793 * fixed mantis bug #6913
git-svn-id: trunk@3818 -
2006-06-07 19:37:47 +00:00
michael
e73bc0b772 + Made AddDisk a function, returning the current number of drives.
git-svn-id: trunk@3816 -
2006-06-06 20:54:21 +00:00
peter
77a7476620 * new test
git-svn-id: trunk@3814 -
2006-06-06 10:25:27 +00:00
daniel
dc043e1ed3 * Now right.
git-svn-id: trunk@3813 -
2006-06-05 21:46:05 +00:00
daniel
6d4b583709 + Add S_IRWXU
git-svn-id: trunk@3812 -
2006-06-05 21:42:36 +00:00
michael
cf54b7f748 + Patch from Sergey Gorelkin to implement CR/LF folding and fix memory leaks
git-svn-id: trunk@3811 -
2006-06-05 17:21:07 +00:00
michael
7eb62c2de6 + Fixed bug #4821 and added test
git-svn-id: trunk@3810 -
2006-06-05 16:56:37 +00:00
joost
2eba999666 + added more tests and some fixes for the change behaviour of MySQL
git-svn-id: trunk@3809 -
2006-06-05 15:37:25 +00:00
florian
eb9eeffef0 * fixed carg
git-svn-id: trunk@3807 -
2006-06-05 14:25:39 +00:00
florian
03a0a4ca71 * updates from Karl-Michael Schindler
git-svn-id: trunk@3805 -
2006-06-05 13:42:17 +00:00
joost
d9f2d69061 + Updates should be cancelled in reverse order
+ Fix for bug #6938

git-svn-id: trunk@3804 -
2006-06-04 23:12:34 +00:00
Tomas Hajny
49c7d33d5d + added information about some ordinals
git-svn-id: trunk@3803 -
2006-06-04 21:27:58 +00:00
Tomas Hajny
bafdfa7a9c + preparations for conditional 64-bit FS support
git-svn-id: trunk@3802 -
2006-06-04 21:26:56 +00:00
daniel
86fe721eea * Update paste command after cut/copy.
git-svn-id: trunk@3801 -
2006-06-04 21:24:16 +00:00
tom_at_work
c5cbdda62e * fixed generation of ANDI and ANDIS instructions in the optimizer, properly casting the immediate parameter to an unsigned integer
git-svn-id: trunk@3800 -
2006-06-04 21:16:10 +00:00
michael
b47a0d02fd + Renamed Action Parameter of TDatasetErrorEvent; Avoids conflicts in methods in forms in objfpc mode
git-svn-id: trunk@3799 -
2006-06-04 19:51:52 +00:00
tom_at_work
2751c943fa * fixed compilation on big endian machines
git-svn-id: trunk@3798 -
2006-06-04 19:46:41 +00:00
michael
9a1d2407c2 * Fixed Get/SetPropValue for enumerated/set types
git-svn-id: trunk@3797 -
2006-06-04 19:30:55 +00:00
tom_at_work
49cba77425 * added cthreads unit for unix targets to uses list
git-svn-id: trunk@3796 -
2006-06-04 18:58:53 +00:00
tom_at_work
2adcae0cd8 * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc
* fixed fixref() which did not always treat addresses as 64 bit sizes, resulting in problems using above optimization
* cleanup
* removed assembly fpc_int_real again, has problems with border cases

git-svn-id: trunk@3795 -
2006-06-04 17:35:55 +00:00
tom_at_work
e1cc6a8834 * fixed test, the set in the example program is not 32 bits large
git-svn-id: trunk@3794 -
2006-06-04 17:30:03 +00:00
joost
04bb467b2f + some fixes for ParseSQL
git-svn-id: trunk@3793 -
2006-06-04 17:09:42 +00:00
michael
bc356240d6 + Updated default config file for FPC
git-svn-id: trunk@3792 -
2006-06-04 16:32:20 +00:00
tom_at_work
965eba1c16 + added tcext5.o object file for C parameter passing test in testsuite
git-svn-id: trunk@3791 -
2006-06-04 15:18:56 +00:00
michael
305e4142ff + Fixed FileGetAttr so hidden is correctly detected
git-svn-id: trunk@3790 -
2006-06-04 14:18:55 +00:00
Almindor
25fa4a1748 * a few fixes to make gtk_demo and helloworld2 examples compile
git-svn-id: trunk@3789 -
2006-06-04 14:10:40 +00:00
marco
179451dcfd * Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging)
git-svn-id: trunk@3788 -
2006-06-04 12:44:48 +00:00
tom_at_work
a24a329d1c * fixed record regvar code generation for ppc64 for now
git-svn-id: trunk@3787 -
2006-06-04 12:43:28 +00:00
tom_at_work
802fa8ed32 + new additional test program for testing record register variables
git-svn-id: trunk@3786 -
2006-06-04 12:37:26 +00:00
michael
a70517c25e + Fix for writing more than 60 colors in palette or no palette at all (by Colin Western)
git-svn-id: trunk@3785 -
2006-06-04 09:50:43 +00:00
michael
29a5f40758 + Use native lineending; Use Out instead of var to avoid warnings
git-svn-id: trunk@3784 -
2006-06-04 09:47:29 +00:00
michael
faf7cba799 * 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
   

git-svn-id: trunk@3783 -
2006-06-04 09:27:38 +00:00