Commit Graph

853 Commits

Author SHA1 Message Date
michael
6313ed64ca + Added postgres3 unit 2004-09-26 18:54:53 +00:00
armin
75a3f6a4f9 * removed redefinition of TextRec, included Dos-Unit for TextRec 2004-09-22 13:45:48 +00:00
peter
19bbd2eb81 * xkb header conversion donated by Ido Kannner 2004-09-16 17:38:45 +00:00
Jonas Maebe
159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for
linux as well, actually).
  * base libpthread definitions are now in ptypes.inc, included in unixtype
    They sometimes have an extra underscore in front of their name, in
    case they were also exported by the packages/base/pthreads unit, so
    they can keep their original name there
  * cthreadds unit now imports systuils, because it uses exceptions (it
    already did so before as well)
  * fixed many linux definitions of libpthread functions in pthrlinux.inc
    (integer -> cint etc)
  + added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
Jonas Maebe
341d25bfb2 * fixed pthread type definitions for darwin and made them generic 2004-08-25 21:42:11 +00:00
michael
977f705ba0 + Works now with Delphi streams too 2004-08-17 18:32:42 +00:00
michael
66c66c9b09 + Added HTTP test 2004-08-17 18:30:43 +00:00
sg
5dbbf8adac * Added typecast within FSTypeToString to avoid problems when compiling
with range checks enabled
2004-08-14 20:26:59 +00:00
olle
6476856744 + added, on unixes, $linklib mysqlclient 2004-08-05 10:36:25 +00:00
michael
9fab2cc120 + Added md5 directory 2004-08-01 08:29:27 +00:00
armin
89b6cff203 * added unzip for netware target 2004-07-30 18:46:39 +00:00
Jonas Maebe
9f04906560 * fixed st_mem_root record (only changed for 3.23, may still be wrong for
3.21)
2004-07-01 20:04:17 +00:00
michael
e964ce7ca3 + Fixed XrmHashBucket and Xrmstring types, sas suggested by Jeff Pohlmeyer 2004-06-09 12:09:18 +00:00
michael
c375296ac3 + Patch from Jeff Pohlmeyer to fix macros 2004-06-09 12:06:26 +00:00
florian
225bc56f4f + added an error message, if the glu library isn't found 2004-06-05 07:30:57 +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
florian
765b407e0c * first part of version number update 2004-05-30 09:15:35 +00:00
yuri
16e1182902 * Some functions updated. 2004-05-26 16:38:58 +00:00
yuri
5785fe3801 + Initial import 2004-05-26 16:32:32 +00:00
peter
fbeed9f421 * adapt for 64bit textrec 2004-05-25 15:52:15 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
Jonas Maebe
39183a8778 * darwin fixes by mischi 2004-05-08 20:51:52 +00:00
Jonas Maebe
8dd485f78c * Darwin fixes by mischi 2004-05-08 20:50:19 +00:00
peter
7183fbbb7f * 64 bit fixes 2004-05-03 20:52:48 +00:00
Jonas Maebe
7f5711e17f + added usage instruction for gdtest by mischi 2004-05-02 21:03:41 +00:00
Jonas Maebe
b764d7f213 * fixes for darwin by mischi 2004-05-02 20:50:38 +00:00
Jonas Maebe
6b950b6959 * fixed darwin incompatibilities 2004-05-02 19:14:47 +00:00
michael
0e4c0cfd0b + Added isblank function. reported by Mario R. Carro 2004-05-02 15:36:07 +00:00
michael
52eb05e365 + Fixed inclusion of ctypeh.inc, reported by Mario R. Carro 2004-05-02 15:30:55 +00:00
michael
eb4df64ffc + Fixed S_ISXX parameter typ to __mode_t as suggested by Michalis Kamburelis 2004-05-02 14:55:00 +00:00
michael
6fc1eee56c + Fixed stat record as reported by Michalis Kamburelis 2004-05-02 14:50:30 +00:00
michael
21aff687ac + Fixed getpwuid_r as reported by Michalis Kamburelis 2004-05-02 14:48:50 +00:00
michael
5c2ad1c4ec + Fixed octal constants. Thanks to Martin Schreiber for reporting it 2004-05-02 14:20:50 +00:00
michael
fe23e95957 + Fixed __timezone_ptr_t. Thanks to Martin Schreiber for reporting it 2004-05-02 14:12:32 +00:00
carl
4707b6e491 * fix stupid update bug 2004-05-02 06:50:34 +00:00
carl
c41610d6b7 - remove file to avoid conflicts 2004-05-01 17:41:50 +00:00
carl
f40e1dc255 + added palmos units 2004-05-01 00:09:47 +00:00
carl
525448c5dd + added palm units, and change the names to lowercase to avoid problems 2004-05-01 00:06:16 +00:00
carl
702b0cbc31 + added amunits automatic building 2004-04-30 13:51:58 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
marco
6e38263ffc * initial versions 2004-04-18 14:47:11 +00:00
marco
59c7d30e12 * shared lib generation fixed for non win32 targets 2004-04-18 11:23:22 +00:00
marco
eb5d730d99 * small typo fix from Mischi 2004-04-13 09:04:55 +00:00
florian
86e92d9daf * i386 compilation on debian biarch fixed 2004-04-12 18:16:15 +00:00
marco
81074127e3 * bug/endianfix to hosttonet nettohost 2004-04-10 15:37:57 +00:00
michael
f61b5b56f5 + Fixed gdk_ic_new,gdk_ic_attr_new, gdk_ic_attr_destroy gdk_ic_set_attr gdk_ic_get_attr, noted by marc weustink 2004-04-01 12:25:37 +00:00
florian
c1608e3c69 + darwin rules added (derived from fbsd) 2004-03-29 19:40:44 +00:00
florian
116b5f2483 + darwin support 2004-03-29 18:16:02 +00:00
michael
3bf060e15c + Moved ineth.inc to aineth.inc as originally intended. Thanks to Sebastian Volland 2004-03-24 20:01:26 +00:00
peter
29a9254304 * uncgi removed 2004-03-19 18:00:55 +00:00
peter
beaaeed1e1 * regenerated 2004-03-15 21:57:50 +00:00
peter
afe7a7b69c * cmem moved to rtl 2004-03-15 21:46:07 +00:00
Jonas Maebe
6f33bdbfae + added memsize() support (needed to use cmem with the compiler) 2004-03-12 13:08:08 +00:00
Tomas Hajny
3b8d291ddf + unzipdll enabled for emx target 2004-02-22 16:09:38 +00:00
Tomas Hajny
fa6166944f Makefiles regenerated 2004-02-22 16:07:41 +00:00
Tomas Hajny
911a1037db Makefiles regenerated 2004-02-22 15:57:13 +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
6fba28d11a + Delphistream is standard for FPC>1.0.10 2004-02-20 19:58:32 +00:00
michael
e07884d53c + Added missing units by mattias gaertner 2004-02-20 19:58:04 +00:00
marco
884e13a726 * linklib pthread from now on 2004-02-15 19:59:20 +00:00
peter
30795ad6f9 * linklib c only for unix 2004-02-12 15:59:27 +00:00
peter
f83e507fd0 * linklib c added 2004-02-11 20:50:48 +00:00
michael
59a791ced2 * Moved makefile options to jconfig.inc 2004-02-07 23:34:51 +00:00
michael
456433d7d2 + Added pasjpeg 2004-02-07 23:14:01 +00:00
michael
312f5f4711 + Initial import in CVS 2004-02-07 23:11:16 +00:00
florian
9393dc18bb + another missing cdecl for procedure variables added 2004-02-04 23:18:52 +00:00
florian
261f3e4927 + missing cdecl for procedure variables added 2004-02-04 23:01:28 +00:00
michael
56345782e8 + Patch from Johannes Berg 2004-01-24 12:23:10 +00:00
michael
58adff1d7f + Added some compatibility types 2004-01-19 19:37:05 +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
michael
547efccdb6 + Need to ifdef LIBC_OLDERRNO in implementation 2003-12-31 15:54:53 +00:00
michael
5ac94f8092 + Fixed errno_location problem 2003-12-31 10:46:08 +00:00
florian
8c796e366d * asm mode is only on i386 set now 2003-12-26 15:20:25 +00:00
peter
be4dfaa4d3 * row changed to ppchar 2003-12-26 13:56:50 +00:00
michael
dcacb6fffd + Fixed trimming of nameserver entries 2003-12-12 20:50:18 +00:00
marco
b718d900c7 * now uses initc 2003-12-10 12:16:14 +00:00
sg
3eb6ec7db6 * Small typo fixes for making libasync working in mainbranch 2003-11-30 12:26:54 +00:00
yuri
cab25381f0 * more ported functions 2003-11-30 08:13:14 +00:00
michael
96f31b62a0 + Patch from Johannes Berg for bug #2699 2003-11-24 21:58:27 +00:00
michael
3ef04b51da + IPV6 test program by Johannes Berg 2003-11-22 23:18:56 +00:00
michael
1cecd38bca Patch for ipv6 and CNAME record support from Johannes Berg 2003-11-22 23:17:50 +00:00
sg
be56bf3901 * Now resistent against clearing already removed notify handles 2003-11-21 01:06:18 +00:00
sg
dc34d11311 * Improved checks for valid handles 2003-11-21 01:05:28 +00:00
marco
0610caa107 * termio unit 2003-11-19 17:11:39 +00:00
marco
d709cc12ab * now linklib's 2003-11-16 21:30:24 +00:00
marco
0373bbb4fa * linuxerror fix 2003-11-14 17:14:13 +00:00
yuri
09f64cba2c * Added missed part of integer x word fix 2003-11-14 09:34:35 +00:00
Tomas Hajny
1124bd2690 * incorrect type (integer x word) fixed 2003-11-07 20:43:23 +00:00
marco
3561b1e55a * sqllite and pthreads added 2003-11-05 21:12:01 +00:00
florian
7270689bab * GDB_V5 define fixed 2003-11-05 15:41:30 +00:00
marco
d9b18c297c * freebsd fixes to get syncobjs running 2003-11-04 09:02:18 +00:00
marco
309307f0a7 * freebsd translation 2003-11-03 11:38:38 +00:00
marco
b829d3a2de * fix from peter for 1.9 release problem 2003-11-03 09:34:42 +00:00
marco
e767910cdd * Updated package version to 1.9.0 2003-11-01 22:39:23 +00:00
marco
77870d5e8d * package version updated to 1.9.0 2003-11-01 22:29:21 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
peter
b409f807f5 * renamed forms unit to xforms to prevent conflict with Forms
from the LCL
2003-10-27 15:48:13 +00:00
florian
82752eb4c2 + menu usage demo added 2003-10-15 17:05:21 +00:00
florian
df04e18dd3 + some print functions added 2003-10-15 17:04:40 +00:00
yuri
e5b1812da0 + Import 2003-10-14 14:42:09 +00:00
peter
9fc4e555dd * regenerated 2003-10-09 14:35:20 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
marco
73876b7490 * CROSSCOMPILING stage 2 2003-10-03 21:40:35 +00:00
marco
eaceacb7e2 * remake with new fpc param 2003-10-02 08:50:13 +00:00
marco
e9dbcb2484 * fixed fpcdir for autogeneration 2003-10-02 08:45:01 +00:00
marco
522e06bf43 * stat record fixes. 2003-09-29 19:28:09 +00:00
marco
dce9f12970 * ; added to line 150 2003-09-29 19:21:19 +00:00
michael
d13aa881b5 + Endian patch from bas steendijk@xs4all.nl 2003-09-29 07:44:11 +00:00
peter
94a60f4975 * fixed for 1.0.x 2003-09-28 09:38:17 +00:00
peter
9419bb3993 * unix fix for 1.0.x 2003-09-28 09:34:02 +00:00
peter
fe56bb4b4c * remove install units 2003-09-27 15:07:09 +00:00
peter
3620adea22 * rsts 2003-09-27 14:22:49 +00:00
peter
b67ef9cbf0 * implicit units 2003-09-27 14:22:23 +00:00
peter
b372bfe991 * fixed for unix 2003-09-27 12:49:50 +00:00
peter
f12310a9f5 * fixed for unix 2003-09-27 12:19:20 +00:00
peter
ac5f35e4d3 * fixed for unix 2003-09-27 12:12:50 +00:00
peter
b6ac35230e * unix getenv added 2003-09-27 12:07:31 +00:00
yuri
ab6bad0550 + Initial import. Mostly backup. 2003-09-22 13:52:59 +00:00
marco
f704b06638 * Unix reform stage III aftermath 2003-09-19 17:46:23 +00:00
marco
ca5e37d040 * unix reform 2003-09-18 16:34:19 +00:00
marco
c00f7a7174 * unixreform fix 2003-09-18 16:30:23 +00:00
mazen
a58a433d1c * regenerated after modification of Makefile.fpc to add dependencies on libc and fcl 2003-08-27 09:16:58 +00:00
mazen
fc55b2a3cd + added dependency on packages libc and fcl 2003-08-27 09:13:43 +00:00
michael
395ed45cbb + moved unixutil here from libc dir 2003-08-27 07:12:01 +00:00
michael
b51d0145b4 + moved here from libc dir 2003-08-27 07:10:37 +00:00
michael
f3292c1697 + Moved unixutils as it depends on FCL 2003-08-27 07:09:02 +00:00
marco
36c34e7353 * BSD fix 2003-08-25 18:16:38 +00:00
peter
295533aa04 * regenerated for all platforms 2003-08-20 15:34:51 +00:00
marco
680d60cb40 * Fix bug #2091, destlen's of compress,compress2 and uncompress are now
VAR
2003-08-18 07:52:11 +00:00
michael
3e755a3222 + Initial import of unixutils.pp 2003-08-15 19:01:07 +00:00
michael
9c4bd8e7a1 + Fixed execve 2003-08-15 18:55:46 +00:00
mazen
26fd8fad6b * make deb no works to generate 1.1.0-1 packages 2003-08-14 15:39:35 +00:00
michael
adc773adcf + Fixed wrong handling of hostname (again) 2003-08-14 14:27:21 +00:00
yuri
c04e75945b * fpcdir updated to make fpcmake happy
+ lvm package added
2003-08-11 08:48:36 +00:00
yuri
69bb725838 * fpcdir changed to make fpcmake happy 2003-08-11 08:47:31 +00:00
yuri
5790987e19 + LVM package added 2003-08-11 07:28:10 +00:00
yuri
d39ef1a6a0 + Initial import 2003-08-11 07:25:09 +00:00
marco
b419084dfd * dl linking killed 2003-08-09 15:19:01 +00:00
marco
ef931fa96e * the exception that proves the rule: {$ifdef unix} replaced by {$ifdef linux} :-) 2003-08-09 15:18:30 +00:00
michael
e88e9a0d93 + Patch from Marc Weustinck to fix Win32 version 2003-08-06 07:28:21 +00:00
Tomas Hajny
344c39c704 * integer type inconsistency resolved 2003-08-03 22:25:55 +00:00
michael
58ab880a60 + Added keysym to makefile 2003-07-30 13:26:33 +00:00
michael
d404152095 + Patches from Nikolay Nikolov 2003-07-30 13:25:36 +00:00
mazen
2772a461b6 + using Assert to monitor done_init and get state of
un_cgi initailization
* renaming EnvP and EnvC to cgiEnvP and cgiEnvP
  to avoid confusion with regular EnvP and EnvC
  varaibles especially under win32 target
* set_contents get parameter by address (const)
2003-07-16 12:56:03 +00:00
michael
304539d845 + Removed, because not needed 2003-07-01 10:01:36 +00:00
peter
8baaaf9b1f * regenerated using a recent fpcmake 2003-06-29 17:19:55 +00:00
michael
2711f7d464 + DELETE naming conflct 2003-06-26 13:54:30 +00:00
michael
1c9707a8a7 + Fixed renaming conflict 2003-06-26 13:16:13 +00:00
michael
519a94be0a + Solved some more naming conflicts 2003-06-26 10:13:53 +00:00
michael
c593f7572b + Fixed random name conflict 2003-06-26 09:44:22 +00:00
michael
f48c3bf55b + Added libc to linux dirs 2003-06-26 08:32:57 +00:00
michael
4bc085713f + Initial implementation 2003-06-26 08:31:12 +00:00
michael
c7b339b3ce + Original test examples and class included 2003-06-25 14:03:17 +00:00
michael
3095aa7d25 + Win32 dll also uses cdecl zip -r c:/temp/fpcsqlite sqlite 2003-06-25 14:01:59 +00:00
michael
56af580ed1 + Added sqlite 2003-06-15 10:34:59 +00:00
michael
b9769c78ee + initial import 2003-06-15 10:33:57 +00:00
michael
3c48f7a75f + + Added winver 2003-06-15 09:50:01 +00:00
michael
e1594058f1 + Initial implementation 2003-06-15 09:48:24 +00:00
michael
84cbf9a573 + pthreads dependency added for linux 2003-06-14 19:19:44 +00:00
michael
70f3a0c08e + Initial implementation 2003-06-14 19:14:31 +00:00
michael
44dfb357e3 + Corrected example 2003-05-29 22:37:13 +00:00
peter
f8e4a994e7 * remove uncgi 2003-05-29 19:03:59 +00:00
michael
ec1caa3e51 + Fixed inline error when building 2003-05-29 08:58:45 +00:00
mazen
60c22a1836 * New implemtation of HexConv
* New implementation of Chop to fix an incompatibilty
  bug with SysUtils.
* Replacing quary_array (static) by EnvP(dynamic)
2003-05-27 20:50:18 +00:00
sg
5bd25ccc15 * Fixed hostname parsing when the protocol and the leading "//" are missing 2003-05-18 22:09:45 +00:00
michael
0067cfc9a6 + Fixed parsing of URIs without paths. 2003-05-17 21:48:52 +00:00
michael
c8a141e894 + uriparser unit added. Header/Footer blocks added 2003-05-17 20:54:03 +00:00
marco
8c0d65c9f3 * gnome stuff + tcl enabled for *BSD 2003-04-28 20:53:18 +00:00
sg
e0085f7dcd * Commented out the initialisation check, because this function doesn't
exist anymore in recent versions of the OpenGL units
2003-04-27 23:41:30 +00:00
michael
695db05a1c + Added crypt library 2003-04-13 10:26:34 +00:00
carl
caf60c33f7 * Update package versions to 1.0.8 2003-04-06 14:44:46 +00:00
michael
18b64ce5d7 + Commented out varargs C call in signalEmit 2003-04-04 09:27:04 +00:00
peter
75249f8be1 * comment-out non-compiling function 2003-04-01 16:12:20 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
armin
ac1f482b4b * the ide somtimes crashed in annotate_frame_end 2003-03-30 11:15:51 +00:00
Tomas Hajny
fa1513b650 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:12:57 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
yuri
c6747b6e99 * OS/2 changes
+ test script added
2003-03-29 18:58:15 +00:00
yuri
4517ccc7bb * OS/2 changes 2003-03-29 18:56:08 +00:00
yuri
e27c5e33d8 * x11 package added as required 2003-03-29 18:55:28 +00:00
yuri
c635c4089f * OS/2 tcl, libpng, imlib packages added. 2003-03-29 18:54:42 +00:00
armin
2849b5760e * added GDB_HAS_SYSROOT, needed for gdb-Versions >= 20030324 2003-03-25 22:50:29 +00:00
Tomas Hajny
b5abc16f15 + platform extensions unified, emx target added 2003-03-24 19:59:21 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
Tomas Hajny
928762fdfc + emx target added 2003-03-23 23:41:49 +00:00
Tomas Hajny
8e7124f9f8 + emx target added 2003-03-23 23:11:17 +00:00
michael
d8c06df4d2 + Moved to FCL 2003-03-17 22:31:22 +00:00
michael
8c91dc4fe0 + move fpasync to FCL 2003-03-17 22:30:09 +00:00
peter
062d04e97e * ChooseVisual attriblist is a PInteger array 2003-03-17 17:00:08 +00:00
armin
94ee30def5 + added cmem and zlib for netware 2003-03-17 16:00:56 +00:00
armin
2e7c94960a + zlib libname for netware 2003-03-17 15:59:10 +00:00
armin
90a404f44c + LibName for netware 2003-03-17 15:40:05 +00:00
marco
6de10899f5 * Netdb added to *BSD 2003-03-13 19:20:57 +00:00
marco
56f299a5a4 * fixed about a dozen Unix<->linux problems 2003-03-12 21:40:08 +00:00