florian
04034b6771
* avr uses a reduced buffer and file name length in textrecs and filerecs
...
* fixed file and text sizes for avr
git-svn-id: trunk@22147 -
2012-08-20 20:11:13 +00:00
florian
49246b6263
* make textrec/filerec unpacked, this improves the code significantly on arm etc.
...
git-svn-id: trunk@22057 -
2012-08-10 21:17:50 +00:00
florian
c2eb030632
* for proper alignment in arrays of text, text should be a multiple of 4 in size on 32 bit platforms
...
git-svn-id: trunk@21956 -
2012-07-23 19:12:27 +00:00
paul
b7185a554c
rtl:
...
- replace ifndef ver2_4 with ifdef FPC_HAS_CPSTRING for places with TextRec.CodePage access
- convert codepages for Read and Write text file operations
git-svn-id: trunk@19545 -
2011-10-25 08:40:49 +00:00
paul
e46e2c3ebd
compiler, rtl: extend TextRec record with CodePage field
...
git-svn-id: trunk@19540 -
2011-10-25 02:09:57 +00:00
michael
71318f202b
+ Removed FPC_HASUSERDATA32 define
...
git-svn-id: trunk@254 -
2005-06-07 21:02:43 +00:00
michael
b1b3e0ea6f
+ Removed FPC_LINEEND_IN_TEXTREC define
...
git-svn-id: trunk@249 -
2005-06-07 20:56:24 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +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
florian
534b11cfb1
* userdata in file/textrecs now 32 bytes
2005-02-26 15:42:45 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
Tomas Hajny
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
2004-09-21 23:36:51 +00:00
peter
1ca09822a6
* unix thandle is always 32bit
...
* textrec fixed for 64bit
2004-05-18 20:16:23 +00:00
florian
c9122a4719
+ completed x86-64/linux system unit
2004-02-05 01:16:12 +00:00
marco
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
2003-11-03 09:42:27 +00:00
peter
01dfac4a4e
* old logs removed and tabs fixed
2002-09-07 15:06:34 +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
peter
4620a73a9b
* FPC_ names
...
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
cbe7d4629c
+ textrecbufsize
1998-09-08 10:14:06 +00:00
peter
8c0de1dd76
* uniform filerec/textrec (with recsize:longint and name:0..255)
1998-09-04 18:16:12 +00:00
carl
4496a78375
+ working version now ok
1998-05-21 15:37:19 +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
root
d1a1f501c8
Initial revision
1998-03-25 11:18:12 +00:00