История коммитов

Автор SHA1 Сообщение Дата
  florian 04f686649b * uncommented shortstring compare, buggy 22 лет назад
  Jonas Maebe d6a589bcd7 * fixed final fillchar error (tfillchr passes now) 22 лет назад
  Jonas Maebe 335017abc9 * fixed bug in fillchar 22 лет назад
  Jonas Maebe 12f37edaab * fixed get_caller_frame and get_caller_addr 22 лет назад
  Jonas Maebe a74e48302d * final (? :) fix to move, passes new tests/test/tmove test 22 лет назад
  Jonas Maebe b11c927856 * fixed some bugs in move() 22 лет назад
  Jonas Maebe 603c27f04f - disabled fpc_shortstr_concat because it's called differently than that 22 лет назад
  Jonas Maebe f30ce9c922 * fixed and re-enabled routines commented out by Florian :) 22 лет назад
  florian 5b6f8ca821 * commented out not working routines 22 лет назад
  Jonas Maebe b334226225 * fixed FillChar 22 лет назад
  florian 676500cdfc * removed object/class helpers, the compiler uses the generic ones 22 лет назад
  florian 37608c820f * fixed newlines 22 лет назад
  florian 7e391203c2 * fixed fpc_shortstr_to_shortstr 22 лет назад
  peter 1e86b585f9 * changed address parameter/return values to pointer instead 22 лет назад
  Jonas Maebe 400baab806 + implemented get_frame() 22 лет назад
  florian 6432af8a76 * fixed helper declarations 22 лет назад
  florian 83571f3c6d * dec/inclocked got defines 22 лет назад
  Jonas Maebe 613edede9b * always use code that was between 'ifdef mt', since that define is 23 лет назад
  Jonas Maebe 87e7436d93 * changed "dcbtst r0,x" to "dcbtst 0,x" 23 лет назад
  olle 70e27795a8 * excluded saverestorereg for target macos 23 лет назад
  Jonas Maebe f44ebfed94 * move/fill*/index*/comp* routines immediately exit if length is negative 23 лет назад
  Jonas Maebe 45d58bddec * fixed return value of declocked() 23 лет назад
  peter ea8118b37c * fpc_pchar_length compilerproc and strlen alias 23 лет назад
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs 23 лет назад
  Jonas Maebe e714c54860 * disabled powerpc-specific fpc_shortstr_concat for now, it was 23 лет назад
  Jonas Maebe 73c94020ee * fixed bug with concatting 0-length shortstrings 23 лет назад
  peter 9f31783a0a * old logs removed and tabs fixed 23 лет назад
  florian c8a3171dc9 * several PC related fixes 23 лет назад
  florian d1f89ec5e3 * fixed undefined labels 23 лет назад
  florian 44ad4027b7 * several fixes for Linux/PPC compilation 23 лет назад