Commit History

Author SHA1 Message Date
  Florian Klämpfl 4cdc5b1cdf * generate revision.inc using git log with a date format argument compatible with older git 3 years ago
  florian 62138130ff * fpcmake uses now git for date and hash in revision.inc 3 years ago
  Pierre Muller 006d7f812c Regenerate revision.inc after cherry-pick'ing fix of worktree git 5 days ago
  Pierre Muller 7e53314ce2 Use '-e' test instead of '-d' because .git is a file if using a worktree 5 days ago
  florian 813060ca70 * better fix for #41412 I think as procedures can be tail call optimized as there is no result 3 weeks ago
  Pierre Muller a1886bf240 Test for bug report #41412 3 weeks ago
  Pierre Muller 8025e3be26 Fix tailrec opt. error reoprted in #41412 3 weeks ago
  Michaël Van Canneyt e33dc760dd * Fix issue #41409 2 weeks ago
  Pierre Muller 4b885d5bf9 Fix compilation by removing 'labelmaxlen' field which is trunk only 1 year ago
  Pierre Muller 272b3eea2e Add -Aas-clang for i386/x86_64 unix targets 1 year ago
  marcoonthegit 77716a79dc * prealloc return value to size_t 3 months ago
  marcoonthegit 8470fb47a3 * const pointer of names argument of ITypeinfo.getidsofnames is not a reference, make it a proper double pointer. Note that this is not the IDispatch routine of the same name that is used a lot in the RTL. 3 months ago
  marcoonthegit aaeea0b69a * second parameter is a reference. Delphi seems to have VAR here. 3 months ago
  marcoonthegit db691a3b33 * and a fix from Zvoni from the forum. lpolestreamvtbl is a pointer to the vtbl record 3 months ago
  marcoonthegit f81d9429e2 * function types need to be stdcall, reported by 440bx on forum. 3 months ago
  Michaël Van Canneyt aba9007d0e * no packed for 64-bit version of THUMBBUTTON. Fixes issue #41333 2 months ago
  florian 420f7af213 * when handling spilling of mm registers of (v)movd/(v)movq consider also the destination operand 5 months ago
  florian 3ea997f719 * handling spilling of (v)movq/(v)movd properly if the mm register is replaced by a memory reference 5 months ago
  marcoonthegit 71c86fe82f * remove/comment remoteenumelements, which is a stub method for remote usage of the enumelements method. Discussion with Sergey and 440bx on forum. 3 months ago
  marcoonthegit 04a263d6c3 * change ref to constref for REF*IID types of recently added functions(HIMAGELIST_QueryInterface and ImageList_CoCreateInstance). These are declared without pointer in FPC, but MSDN says it is a pointer. Analoguous to queryinterface in iunknown. 3 months ago
  marcoonthegit 0863858c2f * Add CoGetCancelObject, a w2000+ function reported on the forum. 3 months ago
  marcoonthegit a28d696fa3 * add HIMAGELIST_QueryInterface 4 months ago
  marcoonthegit 3d1cc04726 * imagelist_cocreateinstance, a vista function added. 4 months ago
  marcoonthegit c0763deccc * closes 40829 1 year ago
  marcoonthegit 289ee2e406 * check length of optstring before dereferencing (optstring[1]) it. Fixes #40596 1 year ago
  Michaël Van Canneyt f6dd0f5903 * Make OnLastRelease event available. Patch by michalgw, fixes issue #41247 5 months ago
  marcoonthegit acf3ff1e79 * TAutoObject.GetTypeInfo function should return DispTypeInfo instead of ClassInfo. Fix by Korba812. Fixes Eventsinks for openoffice. 9 months ago
  Rika Ichinose 72ceae7454 Import TzSpecificLocalTimeToSystemTime. 1 year ago
  marcoonthegit 3ba731088d * fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221 6 months ago
  marcoonthegit 404ea37470 * fix from #41053. Add cc_anycolor 10 months ago