florian
9639c8c810
+ lineinfo support for win64
...
git-svn-id: trunk@3245 -
2006-04-17 14:16:46 +00:00
daniel
06ff7b5fd6
* Conversion tables for video unit.
...
git-svn-id: trunk@3244 -
2006-04-17 13:01:02 +00:00
daniel
f009b5700a
* Unix video unit character set conversion overhaul
...
git-svn-id: trunk@3243 -
2006-04-17 12:39:02 +00:00
florian
807fc6e948
* basic file io fixed for win64
...
git-svn-id: trunk@3241 -
2006-04-17 08:50:59 +00:00
florian
17d3ebe748
* hopefully now fixed for all platforms
...
git-svn-id: trunk@3238 -
2006-04-17 07:51:31 +00:00
florian
a440cbc783
* fixed system exception handling
...
git-svn-id: trunk@3237 -
2006-04-17 07:51:10 +00:00
tom_at_work
c0348fff89
* fixed compilation for 64 bit targets
...
git-svn-id: trunk@3236 -
2006-04-17 07:40:31 +00:00
armin
31be63f9b5
changed handle to THandle
...
git-svn-id: trunk@3232 -
2006-04-16 15:28:10 +00:00
armin
5732df1be6
changed handle parameter from longint to THandle
...
git-svn-id: trunk@3231 -
2006-04-16 15:24:08 +00:00
florian
398cb8e0fe
* fixed calling conventions for winx64
...
git-svn-id: trunk@3230 -
2006-04-16 14:32:35 +00:00
florian
474ba9723c
* i386-linux building fixed
...
git-svn-id: trunk@3229 -
2006-04-16 14:16:02 +00:00
florian
dff1eef6e6
* system exception handling cleaned up
...
* fixed setjmp for win64
git-svn-id: trunk@3228 -
2006-04-16 12:53:51 +00:00
florian
c8bd730bd7
* the i386 define is cpui386
...
git-svn-id: trunk@3227 -
2006-04-16 11:44:02 +00:00
florian
4084c4261d
+ more units for winx64
...
git-svn-id: trunk@3226 -
2006-04-16 11:37:28 +00:00
florian
1db5db975e
* more 64 bit clean up
...
git-svn-id: trunk@3224 -
2006-04-16 09:42:12 +00:00
armin
52e85b283c
changed types for GetDiskFreeSpace[Ex] from longint to longword
...
git-svn-id: trunk@3222 -
2006-04-15 20:32:16 +00:00
marco
f2ab52a674
* bug5016 and bug5017
...
git-svn-id: trunk@3216 -
2006-04-15 18:32:34 +00:00
florian
58c01ffd59
* use always GetDiskFreeSpaceEx on Winx64
...
git-svn-id: trunk@3214 -
2006-04-15 16:56:15 +00:00
florian
598853240c
* keep the stack 16 byte aligned on winx64
...
* fixed some winx64 issues regarding exec
git-svn-id: trunk@3213 -
2006-04-15 16:49:18 +00:00
daniel
b1ae9595dc
* Add a group of console ioctl commands.
...
git-svn-id: trunk@3211 -
2006-04-15 13:49:51 +00:00
micha
ff31761d62
fix datetime from/to timestamp conversion (delphi compat)
...
git-svn-id: trunk@3201 -
2006-04-13 16:32:07 +00:00
Jonas Maebe
72b75a627a
* fixed another bug in fpc_ansistr_append_ansistring in case source = dest
...
(web bug #4999 )
git-svn-id: trunk@3185 -
2006-04-09 19:18:31 +00:00
Jonas Maebe
bd27a09918
* changed record typecast into shift to avoid q3 becoming not
...
regable in FPC_MUL_INT64
git-svn-id: trunk@3183 -
2006-04-09 18:21:35 +00:00
Tomas Hajny
7b9c5f5c50
* fix for pointer increase
...
git-svn-id: trunk@3178 -
2006-04-08 19:36:05 +00:00
Tomas Hajny
ad14231358
* fix for OS/2 - StackTop is a pointer now
...
git-svn-id: trunk@3177 -
2006-04-08 16:48:10 +00:00
yury
801650ee95
* wince rtl compilation fixed.
...
git-svn-id: trunk@3168 -
2006-04-08 09:00:14 +00:00
Jonas Maebe
35fe1b27cd
* GetExceptionMask returned inverted result for exInvalidOp
...
git-svn-id: trunk@3148 -
2006-04-05 07:46:18 +00:00
florian
6df561bd95
* ensure that exitcode is 0 at start
...
git-svn-id: trunk@3144 -
2006-04-04 20:57:04 +00:00
oro06
e8df9990e1
*wince : api sip
...
git-svn-id: trunk@3139 -
2006-04-04 06:44:56 +00:00
Jonas Maebe
0517ce08e2
* fixed ppc fpu exception mask stuff in math unit
...
+ added test for this functionality
git-svn-id: trunk@3136 -
2006-04-03 11:29:37 +00:00
florian
89f8474388
* unified and moved some win32/win64 stuff
...
+ more units on win64 compile
git-svn-id: trunk@3131 -
2006-04-02 20:52:17 +00:00
marco
1e7945963c
* FIO constants
...
git-svn-id: trunk@3128 -
2006-04-02 20:25:36 +00:00
florian
0a1275dcf7
* fixed heaptrc for win64
...
git-svn-id: trunk@3122 -
2006-04-02 18:13:16 +00:00
daniel
e93081c0d0
* More video improvements
...
git-svn-id: trunk@3103 -
2006-04-01 10:24:22 +00:00
daniel
147716b74d
* Fix xterm detection
...
git-svn-id: trunk@3102 -
2006-04-01 08:21:11 +00:00
marco
d0a755a621
* pinteger removed
...
git-svn-id: trunk@3092 -
2006-03-31 08:23:43 +00:00
tom_at_work
9b150ce30e
- Syscall number update for Kernel 2.6.15
...
git-svn-id: trunk@3076 -
2006-03-29 21:42:44 +00:00
marco
5d4300fd45
* PSysCharset.
...
git-svn-id: trunk@3052 -
2006-03-27 09:01:14 +00:00
Almindor
c6d929a5ab
* removes useless "uses winsock" from sockets.pp in win32
...
git-svn-id: trunk@3040 -
2006-03-26 17:31:32 +00:00
marco
6184785fe4
* fix for 4643
...
git-svn-id: trunk@3035 -
2006-03-25 16:07:36 +00:00
florian
dfacac4657
* fixed SOCK_* for SunOS
...
git-svn-id: trunk@3034 -
2006-03-25 15:23:23 +00:00
florian
68a096aec6
* fixed AF_* constants
...
git-svn-id: trunk@3033 -
2006-03-25 15:22:58 +00:00
marco
dd063d920d
* currentyear (bug 4904)
...
git-svn-id: trunk@3031 -
2006-03-25 15:07:54 +00:00
Jonas Maebe
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
...
its implementation details in the EVariant class of sysutils
+ added conversions of variant error codes to exception messages
(together these fix tw4704)
git-svn-id: trunk@3026 -
2006-03-24 22:47:15 +00:00
Jonas Maebe
2c3d8af195
* fixed typo (invalid type case -> invalid type cast)
...
git-svn-id: trunk@3025 -
2006-03-24 22:19:47 +00:00
Jonas Maebe
9d893195b5
* fixed potential buffer overflow in fpc_Write_Text_Char/
...
fpc_Write_Text_WideChar (bug 4919)
git-svn-id: trunk@3024 -
2006-03-24 21:08:51 +00:00
Jonas Maebe
822e41689d
fixed Do_IsDevice()
...
git-svn-id: trunk@3022 -
2006-03-24 19:53:32 +00:00
peter
2d3c01d83a
* basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR
...
git-svn-id: trunk@3021 -
2006-03-24 17:32:39 +00:00
florian
a446c578ef
* sys_errlist fixed
...
git-svn-id: trunk@3015 -
2006-03-22 21:10:56 +00:00
marco
51e976769d
* set trim functions.
...
git-svn-id: trunk@3013 -
2006-03-22 20:15:03 +00:00