nickysn
|
11eb1a4179
+ added some i8086 memory model specific defines in strings.inc and
|
10 years ago |
nickysn
|
8cfc0d8881
* fixed i8086 strpcopy after r31915
|
10 years ago |
Jonas Maebe
|
95927665ce
- removed variable notification support, it's not used and superceded by
|
10 years ago |
nickysn
|
7fb2418287
+ added an i8086 asm optimized strpcopy routine
|
10 years ago |
svenbarth
|
3afc18f277
Fix for Mantis #28766.
|
10 years ago |
svenbarth
|
c25e7491e7
Fix for Mantis #28674.
|
10 years ago |
Jonas Maebe
|
e8f2f23444
* mention support for .rsj extension in help text (based on patch by
|
10 years ago |
Jonas Maebe
|
e0f3296bbb
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
10 years ago |
joost
|
5f46057eea
* Fix for resolving libc-path on non-english Linux
|
10 years ago |
nickysn
|
239fc27c38
+ implemented sysutils.diskfree and sysutils.disksize for i8086-msdos
|
10 years ago |
nickysn
|
12f49eb280
* fixed getting the current locale's ansi upper case table under i8086-msdos
|
10 years ago |
nickysn
|
cc448b94ba
+ added the sysconst and rtlconsts units to the win16 rtl
|
10 years ago |
nickysn
|
17951c7bee
+ added unit iso7185 to the win16 rtl
|
10 years ago |
nickysn
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
10 years ago |
nickysn
|
48d9daadb9
+ init the dynlibs manager in the win16 system unit startup code
|
10 years ago |
nickysn
|
8728cc0238
* updated the source dependencies of the win16 system unit in Makefile.fpc
|
10 years ago |
joost
|
79dba1d74d
* Fixed resolving files for all targets on creation of a source-archive
|
10 years ago |
florian
|
c40240990e
* popt386 uses now also all routines of aoptx86
|
10 years ago |
nickysn
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
10 years ago |
nickysn
|
4b61981ad9
* changed the return type of GetProcAddress in the generic dynlibs interface to
|
10 years ago |
nickysn
|
9955597bf1
* use the GetDOSEnvironment win16api function to obtain a pointer to the
|
10 years ago |
michael
|
35a46aa5be
* Applied patch from Ondrej to bring it in sync with bugreport version
|
10 years ago |
nickysn
|
8aa5a6e63b
+ added a dos unit implementation for win16
|
10 years ago |
nickysn
|
7f086bb154
* use a farpointer on i8086 in the getintvec and setintvec generic "do nothing"
|
10 years ago |
svenbarth
|
114dfe41a3
Fix for Mantis #28741.
|
10 years ago |
yury
|
99615264c5
* typos.
|
10 years ago |
michael
|
221ce7a44a
* Added AdvandedIPC from Ondrey Pokorny
|
10 years ago |
Jonas Maebe
|
2b01a7e2c6
* initialize errorp1 for classrefdef after r31856 (mantis #28741, but this
|
10 years ago |
Jonas Maebe
|
e25c5b809e
* use cextended instead of clongdouble, so that the tests keeps compiling
|
10 years ago |
Jonas Maebe
|
525685617c
* unicode2ascii: give an internalerror when trying to convert to UTF-8, as
|
10 years ago |