2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
blob | commitdiff |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-06-25 |
Jarkko Hietaniemi |
Tweak the XSFUNCTION, from Doug MacEachern, as suggested |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
blob | commitdiff | diff to current |
2001-06-13 |
Doug MacEachern |
Re: ext/ + -Wall |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as |
blob | commitdiff | diff to current |
2001-06-13 |
Doug MacEachern |
Re: ext/ + -Wall |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Use __attribute__((unused)) to silence -Wall on unused ax. |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
use builtin __CYGWIN__ rather than -DCYGWIN (from Eric... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-24 |
Gurusamy Sarathy |
enable function wrappers for access to globals under... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
optimize XSUBs to use targets if the -nooptimize xsubpp... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-13 |
Jan Dubois |
[5.005_62 PATCH] support link() on WinNT and NTFS |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy |
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy |
File::Glob fixes for Windows |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-26 |
Jarkko Hietaniemi |
Fix #endif. |
blob | commitdiff | diff to current |
1999-09-23 |
Gurusamy Sarathy |
add include guard |
blob | commitdiff | diff to current |
1999-09-10 |
Gurusamy Sarathy |
s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS... |
blob | commitdiff | diff to current |
1999-08-29 |
Gurusamy Sarathy |
deadcode removal |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy |
win32 tweaks |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy |
support USE_THREADS+MULTIPLICITY; source compat tweaks for |
blob | commitdiff | diff to current |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
blob | commitdiff | diff to current |
1999-08-01 |
Gurusamy Sarathy |
rename cygwin32 to cygwin (from Eric Fifer <EFifer... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-06-27 |
Gurusamy Sarathy |
somewhat untested PERL_OBJECT cleanups (C++isms mostly |
blob | commitdiff | diff to current |
1999-06-12 |
Gurusamy Sarathy |
EXTERN_C declarations for global arrays in various |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-17 |
Fifer, Eric |
additional cleanups for cygwin32 port |
blob | commitdiff | diff to current |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
blob | commitdiff | diff to current |
1999-04-04 |
Gurusamy Sarathy |
correct places that said newSVpv() when they meant... |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy |
support POSIX::uname() via win32_uname() |
blob | commitdiff | diff to current |
1999-02-12 |
Jan Dubois |
remove OVERLOAD conditionals |
blob | commitdiff | diff to current |
1998-12-29 |
Jarkko Hietaniemi |
Undo #2519 (breaks universal.c). |
blob | commitdiff | diff to current |
1998-12-29 |
Joshua Pritikin |
XSUB.h refinement [PATCH] |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-11-22 |
Gurusamy Sarathy |
phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
change case of PERL_OBJECT filenames, consistent with... |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-17 |
Gurusamy Sarathy |
[win32] sundry whitespace cleanups from maintbranch |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy |
[asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-03 |
Chip Salzenberg |
[win32] manually apply another conflicting maintpatch |
blob | commitdiff | diff to current |
1998-02-22 |
Gurusamy Sarathy |
[asperl] integrate latest win32 branch |
blob | commitdiff | diff to current |
1998-02-17 |
Gurusamy Sarathy |
[win32] DLLs are now ok on mingw32/gcc-2.8.0 after... |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons |
GCC + Threads on Win32 - best gcc results yet |
blob | commitdiff | diff to current |
1997-11-28 |
Nick Ing-Simmons |
Un-botch gcc workround |
blob | commitdiff | diff to current |
1997-11-28 |
Nick Ing-Simmons |
Builds completely with Mingw32, dynamic loaded extensions |
blob | commitdiff | diff to current |
1997-11-26 |
Gurusamy Sarathy |
[win32] Another trivial patch: |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-08-06 |
Chip Salzenberg |
Fix double form() in XS version check |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-04-26 |
Chip Salzenberg |
Fix lingering '%S' in XS_VERSION_BOOTCHECK |
blob | commitdiff | diff to current |
1997-04-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97g... |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-01-29 |
Chip Salzenberg |
Version checking in XS bootstrap is optional |
blob | commitdiff | diff to current |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
blob | commitdiff | diff to current |
1996-03-17 |
Perl 5 Porters |
Incorporate single-statement macros |
blob | commitdiff | diff to current |
1996-01-01 |
Perl 5 Porters |
Updated to match xsubpp-1.929. |
blob | commitdiff | diff to current |
1995-12-08 |
Andy Dougherty |
This is patch.2b1f to perl5.002beta1. |
blob | commitdiff | diff to current |
1995-11-24 |
Paul Marquess |
xsubpp 1.924 |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
1994-03-18 |
Larry Wall |
perl 5.0 alpha 6 |
blob | commitdiff | diff to current |
1993-11-10 |
Larry Wall |
perl 5.0 alpha 4 |
blob | commitdiff | diff to current |
|