Cronologia Commit

Autore SHA1 Messaggio Data
  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 anni fa
  Károly Balogh 5955e67c83 MorphOS: enabled sockets unit, and a bunch of network-related packages which depends on it 10 anni fa
  Károly Balogh 96228327f8 morphunits/iffparse: hint Make_ID string parameter as a const 10 anni fa
  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 anni fa
  marco b9aeeae771 * Patch by WP, mantis #0028249 mostly memory leaks 10 anni fa
  Károly Balogh f32c9d165d amunits: Utility: do not use PasToC unit 10 anni fa
  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 anni fa
  Károly Balogh 35b01bc3a4 amunits: Intuition: reworked overlay functions and removed pas2c dependency 10 anni fa
  Károly Balogh 1b37964d86 amunits: amigalib: reworked printf() functions not use the deprecated pas2c() function 10 anni fa
  Károly Balogh 5af1d635c6 munits: Exec overlay function cleanup 10 anni fa
  Károly Balogh dfe781485c amunits: AmigaDOS overlay function cleanup 10 anni fa
  Károly Balogh 48f9e1928d amunits: syscall-ified layers 10 anni fa
  Károly Balogh 979b91740e amunits: AMsgBox no longer depends on the deprecated PasToC, added a rawbytestring variant to MessageBox() function. 10 anni fa
  Károly Balogh 97d9f86d59 amunits: syscall-ified Picasso96API 10 anni fa
  Károly Balogh 99e85eca1c amunits: syscall-ified CyberGraphics 10 anni fa
  nickysn 2c1049b5d4 + read the LEDATA omf records (i.e. the actual section data) 10 anni fa
  Károly Balogh d5d84be2a2 amunits: syscall-ified PTReplay. also removed dependency on the deprecated PasToC unit 10 anni fa
  nickysn d0d3cef868 + implemented reading of omf extdef (external symbols) records 10 anni fa
  Jeppe Johansen db6093023b Fixed initialization code for MK20D7 controllers. 10 anni fa
  nickysn 096743d74d + also read the omf segment size and set objsec.Size 10 anni fa
  nickysn 1cae939615 + implemented parsing of omf group definitions as well 10 anni fa
  nickysn 5539d6366f + implemented reading of SEGDEF omf records 10 anni fa
  nickysn 28f7f16fc7 + implemented reading of the LNAMES omf record 10 anni fa
  Károly Balogh e5a05f2c27 amunits: syscallified AHI 10 anni fa
  Károly Balogh b24db8a9c4 Amiga/MorphOS: enabled AThreads to build default for MorphOS and Amiga/68k. AROS might follow later. 10 anni fa
  nickysn be57d4900d + started implementing TOmfObjInput.ReadObjData - we go through the expected 10 anni fa
  florian 9216e561e2 + make use of sbi/cbi 10 anni fa
  florian a3553a7320 + adds missing ct_atmega168 and ct_atmega368 symbols, thanks to mischi 10 anni fa
  Károly Balogh 0abb517ffb amicommon: AThreads now supports calling suspend from the thread itself 10 anni fa
  Károly Balogh 6e6b00377f amicommon: since system units now contain CREATE_SUSPENDED const, use that instead of a hardwired value 10 anni fa