.. |
i_amiga.pas
|
* fixed case sensitivity flags for Amiga & co
|
2006-01-13 16:26:39 +00:00 |
i_atari.pas
|
* basic framework for debuginfo class added
|
2005-09-15 08:34:51 +00:00 |
i_beos.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_bsd.pas
|
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
2006-01-15 15:22:29 +00:00 |
i_emx.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_gba.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_go32v2.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_linux.pas
|
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
2006-01-21 14:30:57 +00:00 |
i_macos.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_morph.pas
|
* fixed case sensitivity flags for Amiga & co
|
2006-01-13 16:26:39 +00:00 |
i_nwl.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_nwm.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_os2.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_palmos.pas
|
* basic framework for debuginfo class added
|
2005-09-15 08:34:51 +00:00 |
i_sunos.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_watcom.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_wdosx.pas
|
* refactor booleans in systeminfo structure, they are now flags
|
2006-01-13 15:13:26 +00:00 |
i_win.pas
|
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
2006-01-21 14:30:57 +00:00 |
mac_crea.txt
|
+ Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas'
|
2005-01-13 21:29:19 +00:00 |
t_amiga.pas
|
+ made the compiler to know about PowerPC AmigaOS
|
2006-01-07 04:46:27 +00:00 |
t_atari.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
t_beos.pas
|
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
2005-09-15 06:51:12 +00:00 |
t_bsd.pas
|
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
2006-01-15 15:22:29 +00:00 |
t_emx.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
t_gba.pas
|
* compiler part of first gba port
|
2005-08-24 18:47:08 +00:00 |
t_go32v2.pas
|
* fix for web bug #4182
|
2006-01-09 02:52:55 +00:00 |
t_linux.pas
|
* generate pic'ed external jmps on 386 as well if necessary
|
2005-12-31 13:51:57 +00:00 |
t_macos.pas
|
* some string -> TCmdStr fixes
|
2005-09-29 11:32:22 +00:00 |
t_morph.pas
|
* some string -> TCmdStr fixes
|
2005-09-29 11:32:22 +00:00 |
t_nwl.pas
|
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
2005-09-15 06:51:12 +00:00 |
t_nwm.pas
|
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
2005-09-15 06:51:12 +00:00 |
t_os2.pas
|
* fix for bug #4060
|
2005-06-13 19:26:37 +00:00 |
t_palmos.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
t_sunos.pas
|
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
2005-09-15 06:51:12 +00:00 |
t_watcom.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
t_wdosx.pas
|
* renamed windows related units from win32 to win so it can contain ce and 64 bit stuff
|
2005-06-05 13:42:35 +00:00 |
t_win.pas
|
* section smartlink for win32 added, disabled by default because ld.exe
|
2006-01-16 10:50:02 +00:00 |