Tomas Hajny
e9ee7d452d
* package version 2.0.4
...
git-svn-id: branches/fixes_2_0@4074 -
2006-07-02 10:48:21 +00:00
peter
bfdc6b8951
Merged revisions 3390,3395,3423-3424,3440,3448,3454,3557-3558,3652,3665-3666,3789,3810,3835 via svnmerge from
...
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r3390 | joost | 2006-04-30 21:27:43 +0200 (Sun, 30 Apr 2006) | 1 line
+ Clear handle in ReaseMysql
........
r3395 | joost | 2006-05-01 00:23:14 +0200 (Mon, 01 May 2006) | 1 line
+ Clear handle in ReleaseIBase60
........
r3423 | Almindor | 2006-05-05 23:39:14 +0200 (Fri, 05 May 2006) | 2 lines
* fixes sqlite package for FreeBSD (and possibly other BSDs)
........
r3424 | Almindor | 2006-05-05 23:44:43 +0200 (Fri, 05 May 2006) | 3 lines
* fixes sqlite3 for freeBSD (and possibly other BSDs)
* fixes testapiv3x.pp to be compilable on unix as well
........
r3440 | Almindor | 2006-05-06 23:33:43 +0200 (Sat, 06 May 2006) | 2 lines
* fixes sqlite (installs also sqlitedb unit)
........
r3448 | peter | 2006-05-07 12:00:29 +0200 (Sun, 07 May 2006) | 2 lines
* fix version import from libgdb.a
........
r3454 | Almindor | 2006-05-08 00:40:23 +0200 (Mon, 08 May 2006) | 2 lines
* fixes some sqlite bugs
........
r3557 | florian | 2006-05-17 23:34:09 +0200 (Wed, 17 May 2006) | 2 lines
* renamed gdk_open_display to gdk_display_open, fixes 6933
........
r3558 | florian | 2006-05-18 11:18:58 +0200 (Thu, 18 May 2006) | 2 lines
+ added lack pango_font_description_set_absolute_size, fixes 6860
........
r3652 | michael | 2006-05-24 11:23:25 +0200 (Wed, 24 May 2006) | 1 line
Fixes from Tsvetoslav Petrov
........
r3665 | michael | 2006-05-25 09:50:09 +0200 (Thu, 25 May 2006) | 1 line
+ Forgot to add when committing patch
........
r3666 | michael | 2006-05-25 10:12:51 +0200 (Thu, 25 May 2006) | 1 line
* Initial implementation of imagemagick bindings by Felipe Monteiro de Carvalho
........
r3789 | Almindor | 2006-06-04 16:10:40 +0200 (Sun, 04 Jun 2006) | 2 lines
* a few fixes to make gtk_demo and helloworld2 examples compile
........
r3810 | michael | 2006-06-05 18:56:37 +0200 (Mon, 05 Jun 2006) | 1 line
+ Fixed bug #4821 and added test
........
r3835 | Almindor | 2006-06-10 11:46:18 +0200 (Sat, 10 Jun 2006) | 2 lines
* removed debug writeln from init section
........
git-svn-id: branches/fixes_2_0@3847 -
2006-06-12 06:11:03 +00:00
peter
da7dade6d1
Merged revisions 2967,2992-2993,3019,3121,3142,3158,3163,3188,3208,3220-3221 via svnmerge from
...
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r2967 | florian | 2006-03-19 14:40:48 +0100 (Sun, 19 Mar 2006) | 2 lines
* svn:executable
........
r2992 | florian | 2006-03-20 22:20:55 +0100 (Mon, 20 Mar 2006) | 2 lines
* "merged" pthread fixes from rtl
........
r2993 | florian | 2006-03-20 23:14:22 +0100 (Mon, 20 Mar 2006) | 2 lines
* some cleanup
........
r3019 | jonas | 2006-03-23 15:24:49 +0100 (Thu, 23 Mar 2006) | 2 lines
* fixed web bug #4934
........
r3121 | michael | 2006-04-02 10:25:36 +0200 (Sun, 02 Apr 2006) | 1 line
+ Support for loading arbitrary libraries, preserved default behaviour
........
r3142 | mattias | 2006-04-04 20:05:15 +0200 (Tue, 04 Apr 2006) | 1 line
added gtk2 functions gtk_tree_view_column_set_expand and gtk_tree_view_column_get_expand from Zhong
........
r3158 | michael | 2006-04-06 10:50:32 +0200 (Thu, 06 Apr 2006) | 1 line
+ Library to be loaded is now selectable
........
r3163 | michael | 2006-04-07 15:08:01 +0200 (Fri, 07 Apr 2006) | 1 line
+ Removed debug statement
........
r3188 | michael | 2006-04-09 23:34:16 +0200 (Sun, 09 Apr 2006) | 2 lines
* fixed library name for shm_unlink,shm_open as per mariano podesta's suggestion.
........
r3208 | daniel | 2006-04-14 16:59:35 +0200 (Fri, 14 Apr 2006) | 2 lines
* Fix integer overflow bug.
........
r3220 | armin | 2006-04-15 21:59:19 +0200 (Sat, 15 Apr 2006) | 2 lines
added sysutils for debug
........
r3221 | armin | 2006-04-15 22:24:12 +0200 (Sat, 15 Apr 2006) | 2 lines
renamed DEBUG to ZLIB_DEBUG
........
git-svn-id: branches/fixes_2_0@3264 -
2006-04-18 06:32:55 +00:00
peter
ae38848307
Merged revisions 2556-2558,2604,2630-2631,2635,2638,2640,2649,2657,2660-2664,2678,2706,2719-2720,2724,2746-2750,2759,2761,2767-2768,2776-2777,2787 via svnmerge from
...
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r2556 | marco | 2006-02-12 23:00:38 +0100 (Sun, 12 Feb 2006) | 2 lines
* dbf_wtil reenabled for x86_64
........
r2557 | peter | 2006-02-13 08:19:07 +0100 (Mon, 13 Feb 2006) | 2 lines
* remove duplicate dbf_wtil
........
r2558 | peter | 2006-02-13 10:15:11 +0100 (Mon, 13 Feb 2006) | 3 lines
* make solaris zipinstall working
* remove ezcgi.inc, use GetEnvironmentVariable from SysUtils
........
r2604 | joost | 2006-02-16 00:24:09 +0100 (Thu, 16 Feb 2006) | 1 line
+ implemented TOracleConnection
........
r2630 | joost | 2006-02-19 16:08:00 +0100 (Sun, 19 Feb 2006) | 1 line
+ Do not handle :: in a query as a parameter (bug 4813-2)
........
r2631 | joost | 2006-02-19 16:22:21 +0100 (Sun, 19 Feb 2006) | 3 lines
+ added empty TSQLConnection.GetHandle
+ added empty TSQLConnection.CreateBlobStream
+ implemented TSQLConnection.StartTransaction and EndTransaction
........
r2635 | joost | 2006-02-19 18:42:26 +0100 (Sun, 19 Feb 2006) | 1 line
+ fixed an enabled oracle for win32
........
r2638 | florian | 2006-02-19 22:33:59 +0100 (Sun, 19 Feb 2006) | 2 lines
* ar patch from Yury
........
r2640 | peter | 2006-02-20 07:59:14 +0100 (Mon, 20 Feb 2006) | 2 lines
* fix range error
........
r2649 | jonas | 2006-02-20 11:39:37 +0100 (Mon, 20 Feb 2006) | 2 lines
* fixed range errors
........
r2657 | joost | 2006-02-20 17:53:35 +0100 (Mon, 20 Feb 2006) | 1 line
+ Fixed mysql_error
........
r2660 | joost | 2006-02-21 11:14:31 +0100 (Tue, 21 Feb 2006) | 1 line
+ Moved obsolete DB-units to unmaintained
........
r2661 | joost | 2006-02-21 11:17:47 +0100 (Tue, 21 Feb 2006) | 1 line
+ renamed tests to ddg
........
r2662 | joost | 2006-02-21 15:29:30 +0100 (Tue, 21 Feb 2006) | 1 line
* Fix for error-handling when a TSQLQuery is opened.
........
r2663 | joost | 2006-02-21 22:17:11 +0100 (Tue, 21 Feb 2006) | 4 lines
+ made TDataset.CreateFields virtual (delphi compat)
+ implemented TParam.AsLargeInt
+ cleanup of IBConnection LargeInt code
+ implemented LargeInt parameter type for IBConnection
........
r2664 | joost | 2006-02-22 12:58:35 +0100 (Wed, 22 Feb 2006) | 1 line
+ forgot to include changes in db.pp and dsparams.inc in r2663
........
r2678 | daniel | 2006-02-25 00:31:55 +0100 (Sat, 25 Feb 2006) | 2 lines
* Optimize keyboard unit for code size; now 3kb+ object code less.
........
r2706 | hajny | 2006-02-28 00:43:30 +0100 (Tue, 28 Feb 2006) | 1 line
* attempt to fix broken compilation for go32v2 target
........
r2719 | daniel | 2006-03-01 13:54:26 +0100 (Wed, 01 Mar 2006) | 2 lines
* Convert to table to reduce exe size.
........
r2720 | daniel | 2006-03-01 16:29:05 +0100 (Wed, 01 Mar 2006) | 3 lines
- Remove usage of memory unit; things like the lowmemory function are
flawed for the same reason memavail is flawed.
........
r2724 | jonas | 2006-03-03 20:29:07 +0100 (Fri, 03 Mar 2006) | 3 lines
+ added extra info about when parser_e_illegal_assignment_to_count_var
can happen
........
r2746 | hajny | 2006-03-05 00:05:24 +0100 (Sun, 05 Mar 2006) | 1 line
* Fix to allow / instead of " fexpand.inc
........
r2747 | hajny | 2006-03-05 00:09:06 +0100 (Sun, 05 Mar 2006) | 1 line
* Slight optimization (constant instead of variable in assignment)
........
r2748 | tom_at_work | 2006-03-05 00:40:43 +0100 (Sun, 05 Mar 2006) | 2 lines
* changed library handle types to the correct TLibHandle
* avoid call of FreeLibrary() with zero, because it crashes on some linux versions
........
r2749 | tom_at_work | 2006-03-05 10:18:36 +0100 (Sun, 05 Mar 2006) | 1 line
* fixed opengl package compilation on Win32
........
r2750 | yury | 2006-03-05 10:48:31 +0100 (Sun, 05 Mar 2006) | 1 line
* fixed paszlib compiling in objfpc/delphi mode.
........
r2759 | marco | 2006-03-05 14:36:31 +0100 (Sun, 05 Mar 2006) | 3 lines
* now first searches ppcross<target> if -P<target> is specified.
After that it still searches for ppc<target>
........
r2761 | daniel | 2006-03-05 19:27:17 +0100 (Sun, 05 Mar 2006) | 2 lines
* Add extra sequences for FreeBSD xterm
........
r2767 | peter | 2006-03-05 21:16:03 +0100 (Sun, 05 Mar 2006) | 2 lines
* fixed xmlreg depends
........
r2768 | yury | 2006-03-05 21:36:16 +0100 (Sun, 05 Mar 2006) | 2 lines
* do not try to call cross compiler if host CPU was specified using -P parameter.
* tabs to spaces.
........
r2776 | peter | 2006-03-05 22:53:41 +0100 (Sun, 05 Mar 2006) | 2 lines
* fixed invalid typecast
........
r2777 | daniel | 2006-03-05 23:00:20 +0100 (Sun, 05 Mar 2006) | 2 lines
* Send escape code to xterm to make alt+key send an escape prefix.
........
r2787 | peter | 2006-03-06 12:25:09 +0100 (Mon, 06 Mar 2006) | 2 lines
* fix for bug #4962 , fix by Marton Pap
........
git-svn-id: branches/fixes_2_0@2797 -
2006-03-07 08:43:11 +00:00
peter
a54a8634aa
Merged revisions 375,2257,2261-2262,2271,2296,2376,2443 via svnmerge from
...
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r375 | daniel | 2005-06-10 22:32:05 +0200 (Fri, 10 Jun 2005) | 3 lines
* Add --32 xor --64 to assembler command line depending on CPU_TARGET.
i386 only.
........
r2257 | florian | 2006-01-11 22:42:30 +0100 (Wed, 11 Jan 2006) | 2 lines
+ makefiles adapted for shared library support
........
r2261 | florian | 2006-01-11 23:20:40 +0100 (Wed, 11 Jan 2006) | 2 lines
* fixed make clean all install
........
r2262 | florian | 2006-01-11 23:50:24 +0100 (Wed, 11 Jan 2006) | 2 lines
* don't create shared libs for graph
........
r2271 | florian | 2006-01-12 22:29:00 +0100 (Thu, 12 Jan 2006) | 2 lines
* rebuild
........
r2296 | marco | 2006-01-15 15:57:08 +0100 (Sun, 15 Jan 2006) | 2 lines
* FreeBSD now also shared.
........
r2376 | tom_at_work | 2006-01-29 18:49:42 +0100 (Sun, 29 Jan 2006) | 1 line
* removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
........
r2443 | mazen | 2006-02-05 20:22:12 +0100 (Sun, 05 Feb 2006) | 5 lines
+ added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl
........
git-svn-id: branches/fixes_2_0@2454 -
2006-02-06 08:39:19 +00:00
Jonas Maebe
1dd0355247
Merged revisions 2114-2115 via svnmerge from
...
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
r2114 (jonas)
* added missing NetToHost() calls for THostResolver and TNetResolver
r2115 (jonas)
* stringfromlabel now also handles dns message compression
git-svn-id: branches/fixes_2_0@2116 -
2006-01-02 11:37:42 +00:00
peter
9938d1d803
Merged revisions 1704,1711-1712,1714,1719-1721,1725-1726,1729-1730 via svnmerge from
...
http://peter@svn.freepascal.org/svn/fpc/trunk
........
r1704 | vincents | 2005-11-09 14:26:22 +0100 (Wed, 09 Nov 2005) | 1 line
removed seek64bit define
........
r1711 | tom_at_work | 2005-11-10 16:01:00 +0100 (Thu, 10 Nov 2005) | 2 lines
* signal handler update, uses uc_mcontext instead of sigcontext_struct in later Linux versions
* syscalls update
........
r1712 | tom_at_work | 2005-11-10 16:04:28 +0100 (Thu, 10 Nov 2005) | 1 line
* new constants for si_code field for FPU signals (required by commit 1710)
........
r1714 | tom_at_work | 2005-11-10 16:11:06 +0100 (Thu, 10 Nov 2005) | 1 line
* removed "+0" offset generation in assembler writer
........
r1719 | michael | 2005-11-10 21:40:11 +0100 (Thu, 10 Nov 2005) | 1 line
+ Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec
........
r1720 | marco | 2005-11-11 10:30:08 +0100 (Fri, 11 Nov 2005) | 2 lines
* should now also ignore comment starting with ; (bug 45something)
........
r1721 | michael | 2005-11-11 12:24:30 +0100 (Fri, 11 Nov 2005) | 1 line
+ Added TFPHashTable object, implemented by Dean Zobec
........
r1725 | florian | 2005-11-12 12:01:27 +0100 (Sat, 12 Nov 2005) | 2 lines
+ writeidx program added
........
r1726 | florian | 2005-11-12 12:14:50 +0100 (Sat, 12 Nov 2005) | 2 lines
* reset some variables which could be in an illegal state after an error, this is mainly important for the ide
........
r1729 | marco | 2005-11-13 15:56:35 +0100 (Sun, 13 Nov 2005) | 2 lines
* patch with a _lot_ more constants from JP Mugaas (for Indy)
........
r1730 | marco | 2005-11-13 16:25:26 +0100 (Sun, 13 Nov 2005) | 2 lines
* couple of redefs for bug #4509
........
git-svn-id: branches/fixes_2_0@1747 -
2005-11-14 07:31:31 +00:00
peter
033094a7ed
2.0.3
...
git-svn-id: branches/fixes_2_0@1707 -
2005-11-10 08:16:48 +00:00
Jonas Maebe
31f07c1e22
* use register variables when release-building for ppc (more or less doubles
...
performance for most programs) (manually "merged")
git-svn-id: branches/fixes_2_0@1545 -
2005-10-20 12:07:21 +00:00
florian
a7be296c50
* Makefiles regenerated to propate -Ur fix
...
git-svn-id: branches/fixes_2_0@846 -
2005-08-10 22:10:40 +00:00
peter
dbf8134f0a
Merged revisions 231 via svnmerge from
...
/trunk
git-svn-id: branches/fixes_2_0@232 -
2005-06-07 10:09:19 +00:00
fpc
b409904e44
Merged revisions 42 via svnmerge from
...
/trunk
git-svn-id: branches/fixes_2_0@45 -
2005-05-21 10:35:13 +00:00
michael
a23cf740db
Merged revisions 33 via svnmerge from
...
/trunk
git-svn-id: branches/fixes_2_0@37 -
2005-05-20 19:52:03 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
6cf4eb98c3
* use current fpcmake instead of from 1.9.8
2005-05-05 13:28:47 +00:00
peter
7dadd64723
* 2.0.0
2005-05-05 12:59:59 +00:00
marco
809d3ac5aa
* /etc/protocol support
2005-03-27 18:15:07 +00:00
marco
342930730e
* new test
2005-03-27 18:14:58 +00:00
marco
8deee983a7
* some order fixes to the hosts file functions. Also tested on OS X, but
...
no changes necessary on Mac.
2005-03-27 16:09:47 +00:00
marco
b71b1e232d
* support for BSD style network files
2005-03-22 13:39:11 +00:00
marco
8b51fef46b
* sockets now imported for conversion funcs
2005-03-18 12:08:09 +00:00
marco
93200ccdf4
* some fixes
2005-03-18 12:06:18 +00:00
marco
f683702e94
* lots of endian fixes
2005-03-18 10:58:16 +00:00
peter
aa5b73f3ec
* 1.9.8
2005-02-15 22:28:29 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
marco
01e26c39c6
* fixed endianess ugliness (3636)
2005-02-07 14:12:31 +00:00
marco
376dd1e653
* endianness fix
2005-02-07 13:58:32 +00:00
peter
110fb12911
* regenerated
2005-02-03 20:33:26 +00:00
peter
ef3b19b316
* regenerated
2005-01-11 17:07:45 +00:00
armin
26b56d31ce
* updated makefile.fpc versions to 1.9.7, regenerated makefiles
2005-01-10 22:49:56 +00:00
peter
994ab51002
* regenerated to use cpu-os
2005-01-10 21:29:23 +00:00
Tomas Hajny
576bd640f2
* version 1.9.6
2004-12-30 21:46:32 +00:00
peter
f52d2b2edf
* regenerated
2004-12-20 18:37:51 +00:00
peter
3c3ec40b70
* regenerated
2004-12-19 17:42:32 +00:00
Tomas Hajny
390876bdb4
* Makefiles regenerated
2004-12-05 16:54:46 +00:00
armin
f4ffaa9828
* applied peters patch for cross compile (bin installation)
2004-11-26 13:03:07 +00:00
marco
b83ba1eed9
* fix from mischi
2004-11-03 16:32:20 +00:00
peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
michael
66c66c9b09
+ Added HTTP test
2004-08-17 18:30:43 +00:00
michael
ddf83bad19
+ Version 1.9.4
2004-05-30 09:44:59 +00:00
michael
1682586b08
+ Version on 1.9.4
2004-05-30 09:38:26 +00:00
peter
423fde7ac6
* regenerated
2004-05-23 18:25:48 +00:00
olle
73f73fb6f1
* updated according to the new version of fpcmake.ini
2004-04-20 23:29:59 +00:00
Tomas Hajny
6bf9276a38
Makefiles regenerated
2004-02-22 15:37:41 +00:00
peter
df73e544d2
* 1.0.x fix
2004-02-20 21:35:00 +00:00
michael
56345782e8
+ Patch from Johannes Berg
2004-01-24 12:23:10 +00:00
marco
55850b063a
* regenerating the makefiles with some netbsd fixes + version upgrades
2004-01-05 23:34:21 +00:00
marco
b487ca1339
* fixed a few makefiles version numbers
2004-01-05 23:29:35 +00:00
Jonas Maebe
f8c27a4365
+ Darwin support in Makefiles
2004-01-05 12:54:32 +00:00