Commit History

Author SHA1 Message Date
  Jonas Maebe b3b404db4b * handle any char constant -> p(wide)char conversions via cunicodestringtype 12 years ago
  Jonas Maebe 3c3ad705f1 * changed fpc_(u)char_to_shortstr() from a procedure into a function, like 12 years ago
  svenbarth 5be1a905e8 Fix FindNext for NativeNT. 12 years ago
  Jonas Maebe 40ff1c77ca * updated GetWindowsSpecialDir():string so it uses the -A or -W api call 12 years ago
  Jonas Maebe 63e8d0c31c * do not yet map GetCommandLine() to GetCommandLineW() with -dFPC_UNICODE_RTL, 12 years ago
  Jonas Maebe 5b09435055 * explicitly call several windows *A() versions of APIs so the intended 12 years ago
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings 12 years ago
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to 12 years ago
  Jonas Maebe 65ecd1273d * removed warning when GetEnvironmentVariable() does not return a 12 years ago
  Jonas Maebe f9f041d470 * SystemOldNAme -> SystemOldName 12 years ago
  Jonas Maebe 91079d1327 * ensure that constant string concatenations don't result in converting 12 years ago
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose 12 years ago
  Jonas Maebe df97cd65d9 * don't adjust directory separators in fexpand when we're compiling the 12 years ago
  Jonas Maebe 26b7f5a36c * ensure that fexpand(ansistring) never converts its argument to a code page 12 years ago
  Jonas Maebe 14d62028ff * don't convert ansistrings when calling setcodepage() with a code page 12 years ago
  Jonas Maebe b115231ea4 * never change the code page of a non-empty string when calling setlength on 12 years ago
  Jonas Maebe 8d1090269e * synchronised with trunk r25259 12 years ago
  sergei 3a12e94d21 * TVMTWriter.writeinterfaceids: pass target asmlist as parameter. 12 years ago
  pierre c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 years ago
  michael cdc7ee0998 * Fix authorization header 12 years ago
  marco 9f34e4237c * remove forgotten debug feature, (uses dbugintf,which is not part of the 12 years ago
  michael ae4810edd6 * Restore old behaviour for caNone for Action 12 years ago
  michael b1c111b423 * Mark transaction as closed in caNone case of EndTranscation 12 years ago
  michael 75362b0bb8 * Fixed ROLLBACK : all statements must be unprepared 12 years ago
  michael abae19b553 * Reworked pool to a thread list 12 years ago
  michael ae19359a7c * Thread-safe connection pool 12 years ago
  florian d23a5b7c7d * store break/continue usage in a variable 12 years ago
  florian cfcb4cab26 * simplify body of for loop before unrolling 12 years ago
  florian 5d4a094799 * calculate complexity of exit nodes correctly 12 years ago
  florian 0a22199738 * always use the varrec size retrieved from the system unit when advancing to the next element 12 years ago