Commit History

Author SHA1 Message Date
  Jonas Maebe cddb2ffcae * give a compile-time error when trying to define a short/ansistring typed constant 15 years ago
  Jonas Maebe 43033bacae o partially applied patches from mantis #16248 by Sven Barth: 15 years ago
  pierre 11d6509a56 Attempt to fix missing stabs definitions problem 15 years ago
  joost 354122a8c5 * Partially support for autoincrement columns for ODBC, patch from Ladislav Karrach, bug #16076 15 years ago
  joost ba47f2f4a1 * TBufDataset.Locate now takes active index into account, bug #14979 15 years ago
  joost e3045406f6 * TBufDataset.RecNo now takes active index into account, bug #15460 15 years ago
  paul 714a7e82d7 rtl: add UDS_HOTTRACK style 15 years ago
  joost b2dc9e6f09 * fpmake fixes 15 years ago
  joost 8ff48e9af1 * Support for ftBoolean and ftWord parameters, based on patch from Ladislav Karrach, bug #14907 15 years ago
  joost f493a70687 * Raise exception when .locate is called on inactive TBufDataset, bug #13938 + test 15 years ago
  joost 10b21c75e6 * Changed missing file on clean from warning to debug message, bug #13517 15 years ago
  joost cb92994356 * New property TSQLConnection.FieldNameQuoteChars, these chars (start- and 15 years ago
  florian e01e4e5719 * optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted 15 years ago
  joost 257145c6c8 * dbwhtml does not have resourcestrings 15 years ago
  joost 4ab15526cd * Define NEEDCROSSBINUTILS when compiling from darwin to non-darwin platforms 15 years ago
  Jonas Maebe 700aa3cf11 * GetEnumNameCount also counted the unit name after r14511 (mantis #16402) 15 years ago
  Jonas Maebe c60bcf8699 * fixed changing the visibility of a property with a fixed index in a child 15 years ago
  Jonas Maebe 3f280c34cb * don't generate range checking code for pointers-indexed-as-arrays when 15 years ago
  joost e388ac9770 * Determine and add gcclib path to fpc.cfg configuration file 15 years ago
  joost c7d5057127 * Not in all cross-compile cases the -XP$FPCTARGET- option is necessary 15 years ago
  Jonas Maebe 2911435c5a * do replace one temp with another while inlining in case the former can 15 years ago
  Jonas Maebe a055ed873d * set correct expectloc for vectorfpu temps 15 years ago
  joost 633aa31ea3 * Added -m option to show values of all macros 15 years ago
  joost 8d0444353c * Added ability to list values by index instead of name 15 years ago
  pierre d227a9799b * add batch_flag to avoid libgdb.a/main.o integration 15 years ago
  joost f1e4de764a * Write a warning to stderr that this utility is deprecated 15 years ago
  florian f3c572edc5 * handle multiple string labels in one case branch correctly, resolves #16130 15 years ago
  joost 722dbaa616 * Patch from Ladislav Karrach (Lacak2) to implement RowsAffected for ODBC, bug #14791 15 years ago
  joost 819958228f * In case the initialization of odbc fails, do not raise exceptions while cleaning up 15 years ago
  florian af3eee54cd * make nested comment warning go away 15 years ago