michael
|
3ed12b0229
|
* Small patch from Inoussa OUEDRAOGO so it compiles with Delphi
git-svn-id: trunk@8363 -
|
2007-09-02 21:57:51 +00:00 |
|
florian
|
c3fb576801
|
* getopts fix from Bram Kuijvenhoven
git-svn-id: trunk@3427 -
|
2006-05-06 08:12:58 +00:00 |
|
tom_at_work
|
653f4b465d
|
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
* 64 bit sockets unit fixes
git-svn-id: trunk@1625 -
|
2005-11-01 22:40:23 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
934fe41c45
|
* several 64 bit issues fixed
|
2004-02-22 16:48:39 +00:00 |
|
Jonas Maebe
|
e81a1b6764
|
* applied fix from Maxim Artemev (bert_raccoon@freemail.ru)
|
2002-11-20 14:31:22 +00:00 |
|
carl
|
fc1b705950
|
* merged fixes from version 1.0.x branch
|
2002-03-28 20:54:25 +00:00 |
|
peter
|
2696cba586
|
* patch from bug repository
|
2001-01-11 18:38:24 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
daniel
|
a79b4a404b
|
* copyright 2000 added
|
2000-01-07 16:32:21 +00:00 |
|
michael
|
5d55395676
|
Long options NEED -- as starting char
|
1998-10-30 09:18:22 +00:00 |
|
peter
|
d52f2bdd94
|
+ OptSpecifier
|
1998-10-29 23:06:55 +00:00 |
|
peter
|
972218d22f
|
* some fixes with indexes
* bp7 compatible
|
1998-06-18 10:49:04 +00:00 |
|
peter
|
eb39182b3b
|
* objects compiles for linux
+ assign(pchar), assign(char), rename(pchar), rename(char)
* fixed read_text_as_array
+ read_text_as_pchar which was not yet in the rtl
|
1998-05-21 19:30:46 +00:00 |
|
peter
|
e64becf81c
|
* moved getopts to inc/, all supported OS's need argc,argv exported
+ strpas, strlen are now exported in the systemunit
* removed logs
* removed $ifdef ver_above
|
1998-05-12 10:42:41 +00:00 |
|