Commit History

Author SHA1 Message Date
  peter 2742fb03f7 * fixed include 26 years ago
  pierre 814a03ee84 * temp string for val code freed 26 years ago
  peter dda7bf2bc9 + subrange checking for readln() 26 years ago
  pierre 5f410c2cd3 * all formaldefs are now a sinlge definition 26 years ago
  Jonas Maebe 135349d5fb * fixed some typos in the constants of the range checking for Val 26 years ago
  peter cf8fef1b47 * universal string names (ansistr instead of stransi) for val/str 26 years ago
  Jonas Maebe 021b3734ab * added initialization for has_32bit_code (caused problems with Val statement 26 years ago
  michael 8f38a2bf99 * fixed typo: odlval to oldval 26 years ago
  Jonas Maebe c47a4c3c0f * bugfix for -Ox with internal val code 26 years ago
  peter c5db6f3dfe * last para changed to long for easier pushing with 4 byte aligns 26 years ago
  peter 6a802e85d7 * released valintern 26 years ago
  peter d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 26 years ago
  Jonas Maebe 1e6d667c3b * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test) 26 years ago
  peter c8f444b65f * ag386bin updates 26 years ago
  peter bf9b5e3a54 * updates for ag386bin 26 years ago
  pierre 15fa23d912 * unused local removed 26 years ago
  pierre 520da0fc92 * pred/succ with overflow check must use ADD DEC !! 26 years ago
  florian 9bcf29803e * in some cases a writeln of temp. ansistrings cause a memory leak, fixed 26 years ago
  peter 4517f917fd * fixed array of const 26 years ago
  florian 9920e3ffef * str(...) for ansi/long and widestrings fixed 27 years ago
  florian 6283947c69 + again more stuff for int64/qword: 27 years ago
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
  peter a41f61713d + open strings, $P switch support 27 years ago
  peter a62eb86cde * new int - int conversion -dNEWCNV 27 years ago
  peter cd9ec74eb5 * fixed length(char) when char is a variable 27 years ago
  peter 3037445491 * released useansistring 27 years ago
  pierre eea45c0432 + terminated the include exclude implementation for i386 27 years ago
  pierre 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 years ago
  pierre 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
  pierre c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 years ago