Historique des commits

Auteur SHA1 Message Date
  reiniero f005a65ce4 fcl-db: il y a 11 ans
  lacak 285d459801 fcl-db: sqldb: cosmetic il y a 11 ans
  reiniero e8de259b63 * fcl-db: cosmetic: debug output il y a 11 ans
  reiniero d9ba17b147 * fcl-db: cosmetic: debug output il y a 11 ans
  reiniero 2cd94bcd8e * fcl-db: dbtestframework: database.ini template: il y a 11 ans
  lacak 0beac5834f fcl-db: postgres: PostgreSQL allows for TIME data type value ='24:00:00' and for INTERVAL data type >= '24:00:00'. Because we map both TIME, INTERVAL data types to ftTime fields, value can be >= TDateTime(1). Same for Params (if Param is of type ftTime value can be >= TDateTime(1) ) il y a 11 ans
  reiniero f7a7701f5c fcl-db: cosmetic il y a 11 ans
  nickysn 71720533d7 * fixed the comparison of near pointers in i8086 far data memory models il y a 11 ans
  nickysn a0f08f3d5c * objpas.IntegerArray on 16 and 8-bit CPUs made as large as possible without il y a 11 ans
  nickysn a4ac2a3538 * fixed compilation of unit objpas in i8086 large memory model il y a 11 ans
  nickysn 2b57a50233 * i8086 far data model implementation of typeconvnode.second_ansistring_to_pchar il y a 11 ans
  nickysn f6b18e9b8d * i8086 far data memory model fixes in defutil.def_cgsize il y a 11 ans
  nickysn 97a3f50351 * use voidpointertype.size (supports i8086 far data memory models) instead of il y a 11 ans
  florian 7107e9d5ea * do cse on all const. intregable expressions il y a 11 ans
  nickysn 043c0ba215 * use voidpointertype.size (which supports i8086 far data memory models) instead il y a 11 ans
  nickysn 5d9a193887 * use voidpointertype.size instead of sizeof(pint) in tarraydef in order to il y a 11 ans
  nickysn 149db35910 * i8086 far data memory model fix in ncgutil.new_exception il y a 11 ans
  nickysn ebdfbeaac8 * return voidpointertype.size instead of sizeof(pint) in tstringdef.size in il y a 11 ans
  nickysn 2556ada8da * instead of setting savesize in each of the tstringdef constructors, added an il y a 11 ans
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters il y a 11 ans
  nickysn dfa1f3e0a3 * NativeInt and NativeUInt redefined as aliases to PtrInt/PtrUInt, so now they il y a 11 ans
  nickysn fb20791cbe * replaced all the remaining uses of nativeint in the rtl with either sizeint il y a 11 ans
  nickysn e471a7dd2c * use ObjpasInt, instead of nativeint in fpc_div_dword and fpc_mod_dword il y a 11 ans
  nickysn ec9a57f854 * local variables in fpc_AnsiStr_Concat_multi changed from nativeint to objpasint il y a 11 ans
  nickysn ff6b258379 * changed ExceptTryLevel from nativeint to objpasint il y a 11 ans
  sergei 531c2d79e0 - RTL: removed 'unimplementedwidestring' procedure and use 'unimplementedunicodestring' instead. Reduces bloat. Furthermore, a separate message about missing widestring manager is misleading, because there is only one wide/unicodestring manager that can be set. il y a 11 ans
  sergei 8ad5e6fb26 - RTL: cleaned out FPC_FREEMEM_X. We now have a dedicated compilerproc 'fpc_freemem' for this purpose. il y a 11 ans
  marco c376210946 * regenned makefiles which were regennerated with a 2.6.x fpcmake in the rtl-unicode transition il y a 11 ans
  marco 0def931419 * Mantis #25889 Patch by Ocean: il y a 11 ans
  marco ac2d4389ac * patch from Ocean, Mantis #0025890 shlobj classids constants and IShellIcon il y a 11 ans