提交歷史

作者 SHA1 備註 提交日期
  Károly Balogh a8f875e660 rtl-extra/amiga: fixed SocketBase to be a threadvar, also added Obtain/Release/ReleaseCopyOfSocket() functions, which are required to Amiga to pass socket descriptors among threads (processes) 10 年之前
  Károly Balogh 88afa7c1e3 rtl-extra: made MorphOS to use the Amiga sockets implementation because it works, so deleted the MorphOS one. adapted Amiga sockets unit to open/close bsdsocket.library per thread 10 年之前
  Károly Balogh 57f8922448 amicommon: make AThreads call the thread init/exit chain 10 年之前
  Károly Balogh 5eea4b2846 amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread 10 年之前
  Károly Balogh 5955e67c83 MorphOS: enabled sockets unit, and a bunch of network-related packages which depends on it 10 年之前
  Károly Balogh 96228327f8 morphunits/iffparse: hint Make_ID string parameter as a const 10 年之前
  Károly Balogh 5d0dd23ddd amunits: cast TAG_USER as LongInt. this avoids all constants based on TAG_USER being 64bit, and causing constant range check warnings 10 年之前
  marco b9aeeae771 * Patch by WP, mantis #0028249 mostly memory leaks 10 年之前
  Károly Balogh f32c9d165d amunits: Utility: do not use PasToC unit 10 年之前
  Károly Balogh 539b031834 amunits: Rexx: do not use PasToC unit. Removed some broken-by-design overlay functions, which change API behavior or simply doesn't make sense 10 年之前
  Károly Balogh 35b01bc3a4 amunits: Intuition: reworked overlay functions and removed pas2c dependency 10 年之前
  Károly Balogh 1b37964d86 amunits: amigalib: reworked printf() functions not use the deprecated pas2c() function 10 年之前
  Károly Balogh 5af1d635c6 munits: Exec overlay function cleanup 10 年之前
  Károly Balogh dfe781485c amunits: AmigaDOS overlay function cleanup 10 年之前
  Károly Balogh 48f9e1928d amunits: syscall-ified layers 10 年之前
  Károly Balogh 979b91740e amunits: AMsgBox no longer depends on the deprecated PasToC, added a rawbytestring variant to MessageBox() function. 10 年之前
  Károly Balogh 97d9f86d59 amunits: syscall-ified Picasso96API 10 年之前
  Károly Balogh 99e85eca1c amunits: syscall-ified CyberGraphics 10 年之前
  nickysn 2c1049b5d4 + read the LEDATA omf records (i.e. the actual section data) 10 年之前
  Károly Balogh d5d84be2a2 amunits: syscall-ified PTReplay. also removed dependency on the deprecated PasToC unit 10 年之前
  nickysn d0d3cef868 + implemented reading of omf extdef (external symbols) records 10 年之前
  Jeppe Johansen db6093023b Fixed initialization code for MK20D7 controllers. 10 年之前
  nickysn 096743d74d + also read the omf segment size and set objsec.Size 10 年之前
  nickysn 1cae939615 + implemented parsing of omf group definitions as well 10 年之前
  nickysn 5539d6366f + implemented reading of SEGDEF omf records 10 年之前
  nickysn 28f7f16fc7 + implemented reading of the LNAMES omf record 10 年之前
  Károly Balogh e5a05f2c27 amunits: syscallified AHI 10 年之前
  Károly Balogh b24db8a9c4 Amiga/MorphOS: enabled AThreads to build default for MorphOS and Amiga/68k. AROS might follow later. 10 年之前
  nickysn be57d4900d + started implementing TOmfObjInput.ReadObjData - we go through the expected 10 年之前
  florian 9216e561e2 + make use of sbi/cbi 10 年之前