summaryrefslogtreecommitdiff
path: root/packages/winunits-jedi/src
Commit message (Expand)AuthorAgeFilesLines
* * make socket type 64-bit on 64-bit.marco2020-08-101-1/+1
* + declare additional service control codessvenbarth2020-08-081-0/+13
* * stub out assembly functions for non-x86 platformssvenbarth2020-04-211-0/+4
* * correctly implement assembly routines for non-i386 (x86_64 did not work cor...svenbarth2020-04-211-0/+18
* * don't set ASMMODE to INTEL on non-x86 targetssvenbarth2020-04-211-1/+3
* * fix _win64->win64 also for jedi, mantis #36751marco2020-03-063-46/+46
* * set enum size to 4 only after jedi.inc that has statementmarco2019-11-291-2/+2
* * fix from #32373 (cryptstringtobinary external name) by Michal Gawryckimarco2017-09-051-3/+3
* * revert changes from r36770svenbarth2017-07-282-4/+4
* * some more "occured", mantis #31112marco2016-12-134-4/+4
* Fix NtpGetHeapProcess for Win64 systempierre2016-01-281-13/+13
* * Fix bug ID 29155, wrong declaration of ISTream.michael2016-01-011-7/+7
* * fix 64-bit issue in jwawinntmarco2015-03-141-1/+1
* * fix for #27400marco2015-02-091-1/+1
* * workaround for Lazarus include file browsing bug (Mantis #24778).marco2013-07-241-6/+6
* * updated address of FSF (mantis #24646, patch by Alexey Svistunov)jonas2013-06-271-2/+2
* - remove definition of QWord as suggested by Simon Ameis in #22465florian2012-10-211-9/+1
* * Fixed 64-bit compilation warnings (Integer -> PtrUInt)sergei2012-04-253-6/+6
* - remove packed directive from jwapsapi.pas, partly resolves #20525florian2011-10-232-5/+5
* * Typo fix, reported by Basil, Mantis #20131marco2011-09-021-2/+2
* * correct sys_win64. Mantis #19492marco2011-06-061-1/+1
* Fixed win64 compilation after r17497 ('movq' is no longer valid as a replacem...sergei2011-05-191-1/+1
* * Disable DYNAMIC_LINK for Win64 - it involves assembler blocks, which are sp...sergei2011-05-181-0/+5
* * fix for 18366, maximum_processors for 64-bitmarco2011-01-021-0/+4
* * Fixed spell error revealed by lintian.mazen2010-10-063-5/+5
* * minor additional fix for bug 10619marco2010-08-131-1/+1
* * 64-bit alignment for tlhelp64.marco2010-04-301-0/+5
* * fix winspool name, mantis 10619.marco2009-11-071-1/+1
* * fixes that I though were committedmarco2009-09-121-3/+3
* * ulong_ptr -> ptruint at Paul's request.marco2009-07-142-2/+2
* * fixed building on OSes marked as case sensitivejonas2008-01-064-0/+0
* * another small fix. A unit was no longer implicitely compiled due to jedi i...marco2008-01-051-1/+1
* * winunits-jedi. Dependancy on winunits-base not work yet.marco2008-01-05227-0/+338876