Revīziju vēsture

Autors SHA1 Ziņojums Datums
  pierre 8a0ddb11a0 * fix stupid mistake 14 gadi atpakaļ
  pierre 248ef8786c * Fix some syscall_nr with check_sys.sh script 14 gadi atpakaļ
  pierre 98524eef69 * Script to check system call numbers 14 gadi atpakaļ
  sergei a463fbc578 * Reset unwind_info.flags between procedures. Writing non-zero flags without handler ends up in corrupt unwind info. 14 gadi atpakaļ
  paul 05ca66adf8 tests: fix test of WideByteOf for big endian system 14 gadi atpakaļ
  paul 99621cc290 tests: forgotten test 14 gadi atpakaļ
  paul ceb141523d compiler: store property parameters in a parasymtables together with property. restore those parameters for descendant properties (fixes mantis #0020421 but maybe not very optimal) 14 gadi atpakaļ
  paul 80a615c542 rtl: correct error check for encoding methods arguments 14 gadi atpakaļ
  Tomas Hajny af03a73af2 * fix DosExitCode for sessions of other types, consider ExecFlags for other session types 14 gadi atpakaļ
  Tomas Hajny 9edae25cae * added some missing constants and TResultCodes fields alias names 14 gadi atpakaļ
  florian 4d148382dc * patch from Ludo Brands: remove po_inline artefact from ancient inlining code in sparc parameter handling, resolves #20397 14 gadi atpakaļ
  marco 5754af4061 * include cmem in makefile. 14 gadi atpakaļ
  marco cf7b43948a * cmdstr is ansistring now. Running ppc386 "" could cause access of string[1] while length(string)=0 14 gadi atpakaļ
  florian cd2488d177 * fix compilation on 64 Bit targets 14 gadi atpakaļ
  paul fe782eac07 rtl: add StringOf(TBytes), WideStringOf(TBytes), ByteLength(UnicodeString) for delphi compatibility 14 gadi atpakaļ
  paul 14c2f248df rtl: add WideBytesOf(UnicodeString): TBytes for delphi compatibility 14 gadi atpakaļ
  paul fa43a448b9 rtl: add BytesOf(String): TBytes for delphi compatibility 14 gadi atpakaļ
  paul 7817f5017d rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test 14 gadi atpakaļ
  sergei 85f7914906 * Don't generate .seh_endprologue if SEH directives are present in the text of (pure assembler) procedure, as it results in duplicate .seh_endprologue. 14 gadi atpakaļ
  paul aa666d38ed rtl: check arguments in some TEncoding functions which uses array/string access and raise EEncodingError in case of wrong indexes or string/arrays 14 gadi atpakaļ
  pierre 1eee6cd514 * Fix syscall_nr_exit value 14 gadi atpakaļ
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 gadi atpakaļ
  marco cb832a5656 * Preserve existing param values when changing sql text. 14 gadi atpakaļ
  marco 5ee619276f * updated test with patch from Lacak2. 14 gadi atpakaļ
  marco 1014e1d1d8 * integrated test as substitute for separate test deleted by r19306. 14 gadi atpakaļ
  marco 0da4c6a310 * updated comment as advised in Mantis #20392 14 gadi atpakaļ
  michael c1ff89a7c2 * Fixed bug in ExeSearch, noted by Tomas 14 gadi atpakaļ
  paul 38a706dd28 rtl: improve CodePageToCodePageName - return official name instead of one of the labels, use binary search 14 gadi atpakaļ
  Tomas Hajny a3813ce176 + working (although very limited) generic TProcess implementation based on SysUtils.CreteProcess for use with GO32v2, etc. 14 gadi atpakaļ
  pierre 4a8b37016a i386-OpenBSD 4.9 has no underscore prefix 14 gadi atpakaļ