Commit History

Author SHA1 Message Date
  michael 66b211e01d + Added http_url function from Michael Weinert 23 years ago
  pierre e7ba0c3866 * handle unix mouse differently as it uses video buffer 23 years ago
  pierre 38670ef6e1 * fix typo bug in last commit 23 years ago
  pierre bfb97f6a4d * removed lots of unnecessary copies of strings for syntax highlighting 23 years ago
  michael e1556bbcba + Fixed log 23 years ago
  florian 5fdb2a891e * renamed target macosppc to macppc 23 years ago
  pierre 61c47fed1a * fix CodeComplete loading and use a unit for standard units code complete 23 years ago
  pierre a1c7acdd77 * speed up by using fixed char sets in GetCharClass 23 years ago
  pierre cba324fda2 * fix bug in new readline method on line overflow 23 years ago
  pierre f14ab4c96f * more changes to speed syntax highlighting up 23 years ago
  pierre 74f5135b69 * try to speed up syntax highlighting 23 years ago
  pierre 736d9a6b50 * avoid lots of useless calls by reordering conditions in DoUpdateAttrs 23 years ago
  pierre 7590ebeae3 * avoid a lot of useless calls in readline method 23 years ago
  Jonas Maebe 22e9f5b17d * fixed assembler errors 23 years ago
  florian 55c7896d06 * improved handling of procedures with register calling conventions 23 years ago
  Jonas Maebe dc3961baff + added "nop" after sc instruction, since normally in case of success, 23 years ago
  Jonas Maebe e714c54860 * disabled powerpc-specific fpc_shortstr_concat for now, it was 23 years ago
  Jonas Maebe a3e6f8cb66 * added some missing compilerproc directives 23 years ago
  Jonas Maebe 17a0e516b5 * int64 paras are now handled correctly (until the registers are used up 23 years ago
  Jonas Maebe 3632cd73ae * fixed a_param64_ref 23 years ago
  Jonas Maebe 02e9260997 + added some internal errors 23 years ago
  Jonas Maebe b72f53ab92 * fixed unary minus of 64bit values 23 years ago
  florian 0d94086e03 * call to procinfo.after_header added 23 years ago
  florian 07eeafd07a * fixed offset calculation for symtables etc. 23 years ago
  michael ad5c522f02 + Reinstated dissapeared code 23 years ago
  michael 1174d3b87b + Changed stdcall to appropriate OS calling declaration 23 years ago
  Jonas Maebe 73c94020ee * fixed bug with concatting 0-length shortstrings 23 years ago
  peter 706ec85bcb * don't insert parast in symtablestack, because typesyms should not be 23 years ago
  peter 1600cdf96f * safety check for typesym added for incomplete type def check 23 years ago
  pierre f4e98565f9 * use faster method for loading files by default 23 years ago