커밋 기록

작성자 SHA1 메시지 날짜
  nickysn 48d9daadb9 + init the dynlibs manager in the win16 system unit startup code 10 년 전
  nickysn 8728cc0238 * updated the source dependencies of the win16 system unit in Makefile.fpc 10 년 전
  joost 79dba1d74d * Fixed resolving files for all targets on creation of a source-archive 10 년 전
  florian c40240990e * popt386 uses now also all routines of aoptx86 10 년 전
  nickysn 01257267b8 + win16 implementation of a dynlib manager in the system unit 10 년 전
  nickysn 4b61981ad9 * changed the return type of GetProcAddress in the generic dynlibs interface to 10 년 전
  nickysn 9955597bf1 * use the GetDOSEnvironment win16api function to obtain a pointer to the 10 년 전
  michael 35a46aa5be * Applied patch from Ondrej to bring it in sync with bugreport version 10 년 전
  nickysn 8aa5a6e63b + added a dos unit implementation for win16 10 년 전
  nickysn 7f086bb154 * use a farpointer on i8086 in the getintvec and setintvec generic "do nothing" 10 년 전
  svenbarth 114dfe41a3 Fix for Mantis #28741. 10 년 전
  yury 99615264c5 * typos. 10 년 전
  michael 221ce7a44a * Added AdvandedIPC from Ondrey Pokorny 10 년 전
  Jonas Maebe 2b01a7e2c6 * initialize errorp1 for classrefdef after r31856 (mantis #28741, but this 10 년 전
  Jonas Maebe e25c5b809e * use cextended instead of clongdouble, so that the tests keeps compiling 10 년 전
  Jonas Maebe 525685617c * unicode2ascii: give an internalerror when trying to convert to UTF-8, as 10 년 전
  Jonas Maebe 05bf826342 + support UTF-8 in ascii2unicode(), this fixes the UTF-16 output of 10 년 전
  Jonas Maebe a1ed7cc162 * addending to r31831: disable cs_systemcodepage if the source file code page 10 년 전
  Jonas Maebe 0ebee6a825 * enabled assembling via a pipe for clang 10 년 전
  Jonas Maebe fdf76bc606 * ascii2unicode: consistently use the cp parameter 10 년 전
  blikblum da66980766 Call inherited method in InternalPost (check for required fields) 10 년 전
  blikblum d4a8b7881b Use FieldValues in Lookup, allowing to retrieve multiple field values 10 년 전
  svenbarth e2be6f400f Fix for Mantis #28738. 10 년 전
  nickysn 5f0905d9c7 - removed unnecessary zero fill of regs in CheckLFN in the win16 system unit 10 년 전
  nickysn 25573b5927 + implemented randomize for win16 10 년 전
  nickysn 2574c6304d + zero seg regs prior to use in the win16 system unit dir functions as well 10 년 전
  nickysn 2f32a7b718 * only clear DS and ES instead of fillchar-ing the whole Registers record in 10 년 전
  nickysn eaf719a623 * win16 do_open: zero fill regs before attempting to open the file a second time 10 년 전
  nickysn bed89062d0 + dummy win16 mouse unit implementation 10 년 전
  nickysn f436987ca4 + implemented keyboard input in the win16 crt unit 10 년 전