florian
a641af80de
+ added and implemented functions for locked operations
2004-10-14 19:45:39 +00:00
florian
8c85454cf9
+ added system.align
...
+ threadvars are now aligned
2004-10-14 17:39:33 +00:00
mazen
25a119908a
* First implementation of ExecuteProcess
2004-10-14 16:27:11 +00:00
florian
17f0044937
+ implemented fpselect for sparc
2004-10-13 20:47:12 +00:00
michael
30a74b36f2
+ Fixed sleep: file needs to be closed again
2004-10-12 15:22:23 +00:00
Jonas Maebe
9b5904d230
- disabled llround, not present under Mac OS X 10.1
2004-10-12 07:08:33 +00:00
mazen
ec8c55a03c
* New way encoding insertChar produces better results
2004-10-11 16:21:12 +00:00
florian
2f291713e1
* fixed aligntoptr
2004-10-10 19:18:31 +00:00
michael
dfe2a0417e
+ Implementation of GetTempDir and GetTempFileName
2004-10-10 10:28:34 +00:00
Jonas Maebe
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
...
and also have full double support (exp() only has support for values in
the single range in genmath, for example). Used in FPC_USE_LIBC is
defined
* several fixes to allow compilation with -dHASINLINE, but internalerrors
because of missing support for inlining assembler code
2004-10-09 21:00:46 +00:00
peter
3f57db42c5
* hebrew is also RTL
2004-10-06 19:37:59 +00:00
mazen
5da85ace4a
* Use FreeBIDI for deleting chars
2004-10-06 16:52:24 +00:00
mazen
1faf78523f
* Fix inserting char inside a word
...
* Fix deleting chars
2004-10-06 16:51:50 +00:00
florian
feeba0ede6
* bootstrapping with rtti alignment fixed
2004-10-05 20:21:02 +00:00
armin
c6e7e58903
* enable acs on xterm by default
2004-10-05 17:16:24 +00:00
florian
b39c0af01b
* rtti alignment fixed
2004-10-04 21:23:15 +00:00
florian
edf9b33ed8
+ added x84_64 ioctls
2004-10-04 21:06:45 +00:00
mazen
0a75c1ad14
- remove WriteLn
2004-10-04 16:20:25 +00:00
mazen
c1a8b51047
* Fix erronous insertion of LTR characters inside a string
2004-10-04 16:19:53 +00:00
armin
70688f63c8
* changed defines for netware
2004-10-03 20:27:00 +00:00
armin
5c03484982
* SysUpdateScreen modified esi and edi
2004-10-03 20:16:43 +00:00
florian
d2bf4b0d92
* fixedPreviousFramePointer on sparc
2004-10-03 17:43:47 +00:00
florian
12bf88080f
* fixed trunc for abs(value) < 1
2004-10-03 14:09:39 +00:00
florian
7e328ccf29
+ made generic trunc 64 bit aware
2004-10-03 14:00:21 +00:00
florian
001292bf50
* made sqrt, sqr and abs internal for the sparc
2004-10-03 12:41:30 +00:00
florian
0f093b2001
* made assembler implementation of move
2004-10-02 20:46:20 +00:00
olle
0e5d980f63
+ Added SetDefaultMacOS[Filetype|Creator]
...
* Files written to by fpc rtl now always will get decent filetype/creator
* Adapted to use FSpGetFullPath
2004-09-30 19:58:42 +00:00
olle
4a9345c203
* FSpGetFullPath now returns the path in an ansistring
2004-09-30 19:53:29 +00:00
olle
ae0d5d47c0
+ even more stuff added
2004-09-30 19:33:53 +00:00
mazen
209e2b49ed
* implement Find{First,Next,Close} according to Dos unit code
2004-09-30 10:42:05 +00:00
mazen
90ef672c12
* Fix Convertion between TUF8String and TString (length)
2004-09-30 10:40:54 +00:00
mazen
e49816e03a
* Fix new Caret position after insertion of a character
2004-09-30 10:39:05 +00:00
mazen
b65cffcdef
* widestring conversion routines takes a widechar so no
...
information is lost
2004-09-29 14:55:49 +00:00
olle
3bb96fefbd
+ added skeleton version
2004-09-28 15:39:29 +00:00
armin
0f1fec0de1
* exiting threads at nlm unload
2004-09-26 19:25:49 +00:00
armin
173aea0681
* exiting threads at nlm unload
...
* renamed some libc functions
2004-09-26 19:23:34 +00:00
florian
9205c6e800
* fixed overflow checking in qword multiplication
2004-09-26 08:52:51 +00:00
florian
f77e8ab5a6
* fixed overflow checking for qword
2004-09-26 07:37:49 +00:00
florian
62f8ed92dc
* tried to fix overflow checking in qword multiplication
2004-09-26 07:15:34 +00:00
florian
df90903031
* fixed symbol names
2004-09-25 18:43:45 +00:00
peter
1bc2f4c97f
* remove strpas() before syscalls so it chooses the pchar overload
2004-09-25 15:09:57 +00:00
florian
8540efa2f9
* first implementation
2004-09-25 12:25:32 +00:00
florian
35dde41997
* fixed indention
2004-09-23 11:30:41 +00:00
michael
ed3945ca04
+ More optimal FreeNotification when destroying
2004-09-22 19:57:45 +00:00
michael
8b3a3858eb
+ Fix in TComponent destroy FreeNotifications.
2004-09-22 18:48:31 +00:00
Tomas Hajny
8a1a277673
* fix for cycling with 1.0.x
2004-09-22 18:22:52 +00:00
Tomas Hajny
ef512a0bfe
* compilation fix
2004-09-22 05:56:11 +00:00
Tomas Hajny
88e2f51c72
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
2004-09-21 23:43:26 +00:00
Tomas Hajny
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
2004-09-21 23:36:51 +00:00
peter
97260ca1bf
* AnsiChar is equivalent of Char, use only type renamings
2004-09-21 15:04:22 +00:00