12 Revīzijas (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Autors SHA1 Ziņojums Datums
  Michael Brown c4677c7e73 Implemented realloc(), and changed the semantics of malloc(0) to allow 17 gadus atpakaļ
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
  Marty Connor 1da4faa896 include stdio.h to suppress printf warning, general warnings fixups 18 gadus atpakaļ
  Michael Brown 1dbafa8950 Tidied up debugging messages 18 gadus atpakaļ
  Michael Brown 689218618f Fix typo 18 gadus atpakaļ
  Michael Brown 51feeab445 Add an explicit failure debug message 18 gadus atpakaļ
  Michael Brown cfae86f6c8 Glenn managed to shrink .text by 5 more bytes. 18 gadus atpakaļ
  Michael Brown face774c4c Fixed erroneous comparison 18 gadus atpakaļ
  Michael Brown 95f8a42930 Removed incorrect comment; malloc() is inefficient only when the 18 gadus atpakaļ
  Michael Brown 4e92f29c9e Now passes trivial tests. free_memblock() needs neatening up. 18 gadus atpakaļ
  Michael Brown b601a7d355 Updated memory allocator to improve support for unaligned or partially 18 gadus atpakaļ
  Michael Brown b6b6a0b5fe First draft of a dynamic memory allocator 18 gadus atpakaļ