summaryrefslogtreecommitdiff
path: root/win32/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-0/+1
* allow more win32 symbol exports (suggested by Jan Dubois)Gurusamy Sarathy1998-10-251-7/+0
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+1
* bump patchlevel to 52; other little tweaks for threads, win32 buildsGurusamy Sarathy1998-09-251-0/+1
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-36/+34
* export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-111-1/+1
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-101-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-40/+0
* export opendir() set of functions on win32Gurusamy Sarathy1998-07-021-0/+6
* integrate ansiperl to get makedef.pl tweakGurusamy Sarathy1998-06-281-0/+5
* various win32 odds and endsGurusamy Sarathy1998-06-151-0/+2
* various win32 fixesGurusamy Sarathy1998-06-141-7/+3
* Re: execv in toke.c [PATCH]: win32 wrapper for _66Jan Dubois1998-06-121-0/+1
* [win32] add AS patch#24, remove one other instance of error_noGurusamy Sarathy1998-06-031-1/+0
* [win32] minimal fix to enable compiling with -DMULTIPLICITYGurusamy Sarathy1998-05-311-2/+2
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+8
|\
| * [win32] various tweaks to makefilesGurusamy Sarathy1998-05-101-0/+2
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+1
| * [win32] support POSIX, enable more locale testsGurusamy Sarathy1998-04-171-0/+5
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-19/+32
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-0/+2
|\ \ | |/
| * Missed FREAD in bytecode.hNick Ing-Simmons1998-02-281-0/+1
| * [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-261-0/+1
* | [asperl] integrate win32 branchGurusamy Sarathy1998-02-151-7/+6
|\ \ | |/
| * [win32] fix build problems due to renamed Config variablesGurusamy Sarathy1998-02-151-7/+6
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-0/+44
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-0/+2
|\ \ | |/
| * [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-071-0/+1
| * [win32] Fix minor problems with non USE_THREADS build. win32 branchGurusamy Sarathy1998-02-031-0/+1
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+2
|/
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-0/+2
* [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-241-0/+1
* [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-241-0/+5
* [win32] re-add PERLVARI?C? change that somehow went missing in makedef.plGurusamy Sarathy1997-12-081-1/+1
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-5/+0
* [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk.Gurusamy Sarathy1997-12-021-3/+8
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-0/+5
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-68/+118
* Fixup exports in non -DDEBUGGING caseNick Ing-Simmons1997-11-301-0/+6
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-11/+21
* GCC + Threads on Win32 - best gcc results yetNick Ing-Simmons1997-11-291-0/+5
* GCC builds perl.dll and perl.exe on Win32Nick Ing-Simmons1997-11-271-4/+9
* Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-0/+1
|\
* | MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-6/+27
* | Implement dTHR via __declspec(thread) - part 2Nick Ing-Simmons1997-11-151-1/+1
* | Use __declspec(thread) var rather tha TslAlloc & co.Nick Ing-Simmons1997-11-151-0/+2
|/
* More cleanups of win32/win32*.[ch] files. win32/win32iop.h nowGurusamy Sarathy1997-11-121-0/+4
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-121-3/+0
* Fix various win32 code blemishes:Gurusamy Sarathy1997-11-121-0/+2
* Add missing win32_closesocket() and export it (extension writers' complaint).Gurusamy Sarathy1997-11-121-0/+1