1998-11-30 |
Gurusamy Sarathy |
patchlevel up to 54 |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
notes about -DPERL_POLLUTE |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
explain various win32 build caveats more clearly |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
various fixes for race conditions under threads: mutex... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
various tweaks; result passes all tests for normal... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
add perlreftut.pod |
tree | commitdiff |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
tree | commitdiff |
1998-11-22 |
Gurusamy Sarathy |
fix broken CAPI generation |
tree | commitdiff |
1998-11-21 |
Gurusamy Sarathy |
another win32 portability fix: make sysread() and syswr... |
tree | commitdiff |
1998-11-21 |
Gurusamy Sarathy |
win32_recvfrom() compatibility fix |
tree | commitdiff |
1998-11-14 |
Gurusamy Sarathy |
update Changes |
tree | commitdiff |
1998-11-09 |
Jan Dubois |
PL_block_type undefined unless DEBUGGING |
tree | commitdiff |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
tree | commitdiff |
1998-11-05 |
Gurusamy Sarathy |
makefile notes |
tree | commitdiff |
1998-11-04 |
Gurusamy Sarathy |
fix return value of win32_pclose() |
tree | commitdiff |
1998-10-31 |
Gurusamy Sarathy |
bump patchlevel; other minor fixes for clean build... |
tree | commitdiff |
1998-10-30 |
Anton Berezin |
win32_opendir() fails on empty drives |
tree | commitdiff |
1998-10-30 |
Anton Berezin |
tweaked version of suggested patch |
tree | commitdiff |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
tree | commitdiff |
1998-10-28 |
Gurusamy Sarathy |
minor cleanup |
tree | commitdiff |
1998-10-26 |
Gurusamy Sarathy |
various win32 tweaks; disable new xs_cpp section (it... |
tree | commitdiff |
1998-10-26 |
Gurusamy Sarathy |
sanity-check $Config{drand01} in rand.t |
tree | commitdiff |
1998-10-25 |
Gurusamy Sarathy |
update win32/config*.?c |
tree | commitdiff |
1998-10-25 |
Jan Dubois |
recognize '%' as a shell metachar for win32 |
tree | commitdiff |
1998-10-25 |
Gurusamy Sarathy |
allow more win32 symbol exports (suggested by Jan Dubois) |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
tree | commitdiff |
1998-10-17 |
Gurusamy Sarathy |
provide option to enable optimization with VC (suggeste... |
tree | commitdiff |
1998-10-06 |
Gurusamy Sarathy |
disable USE_THREADS when PERL_OBJECT is enabled |
tree | commitdiff |
1998-09-27 |
Gurusamy Sarathy |
small tweak on last change |
tree | commitdiff |
1998-09-27 |
Gurusamy Sarathy |
fix win32_stat() to do the right thing for share names |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
update template config.sh, add new config vars to win32... |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
big Configure update from Jarkko: sync metaconfig units... |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
bump patchlevel to 52; other little tweaks for threads... |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
win32.c tweak |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
remove obsolete win32/bin/*.pl |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
tweaks to enable PERL_OBJECT to build & test on win32 |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
pl2bat tweak from Tye McQueen <tye@metronet.com> |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
add note to win32/Makefile about setting CCHOME |
tree | commitdiff |
1998-09-20 |
Gurusamy Sarathy |
fill gaps in sig_* entries in win32/config.?c |
tree | commitdiff |
1998-09-17 |
Gurusamy Sarathy |
resync win32/config.?c with Porting/config.sh to pick... |
tree | commitdiff |
1998-09-17 |
Gurusamy Sarathy |
fill gaps in sig_* entries in win32/config.?c |
tree | commitdiff |
1998-09-12 |
Nick Ing-Simmons |
Two tweaks to allow quiet compile qith egcs-1.1 |
tree | commitdiff |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
tree | commitdiff |
1998-08-08 |
Gurusamy Sarathy |
bump patchlevel to 5.005_51 |
tree | commitdiff |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
tree | commitdiff |
1998-08-05 |
Gurusamy Sarathy |
correct URL for perlcrt.dll |
tree | commitdiff |
1998-08-04 |
Gurusamy Sarathy |
correct prototype for des_fcrypt(), explain how to... |
tree | commitdiff |
1998-08-02 |
Gurusamy Sarathy |
update location of perlcrt.dll for win32 builds |
tree | commitdiff |
1998-08-02 |
Ilya Zakharevich |
tweaked version of suggested patch |
tree | commitdiff |
1998-08-02 |
Gurusamy Sarathy |
up patchlevel to 5.005_02 |
tree | commitdiff |
1998-07-27 |
Gurusamy Sarathy |
integrate 5.005_01 changes from maint |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
update Changes; add sv_*_mg() entries in win32/GenCAPI.pl |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed... |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
add new files to MANIFEST; add missing prototypes to... |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
up patchlevel to 5.005_50 |
tree | commitdiff |
1998-07-22 |
Gurusamy Sarathy |
add perlmodinstall, regen perltoc |
tree | commitdiff |
1998-07-22 |
Douglas Lankshear |
support optional crypt() with PERL_OBJECT |
tree | commitdiff |
1998-07-22 |
Douglas Lankshear |
win32 tweaks |
tree | commitdiff |
1998-07-22 |
Gurusamy Sarathy |
up patchlevel etc (only doc patching from now on, testi... |
tree | commitdiff |
1998-07-22 |
Douglas Lankshear |
win32 tweaks: disable XSLOCKS in perl.c, correct typo... |
tree | commitdiff |
1998-07-21 |
Gurusamy Sarathy |
final tweaks before beta2 |
tree | commitdiff |
1998-07-21 |
Gurusamy Sarathy |
fixes to enable PERL_OBJECT build with mingw32/egcs... |
tree | commitdiff |
1998-07-21 |
Gurusamy Sarathy |
change case of PERL_OBJECT filenames, consistent with... |
tree | commitdiff |
1998-07-21 |
Gurusamy Sarathy |
part 1 of PERL_OBJECT fixes for new var names |
tree | commitdiff |
1998-07-21 |
Gurusamy Sarathy |
update patchlevel, Changes |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
integrate ansi branch to get s/foo/PL_foo/ changes |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
misc win32 config tweaks |
tree | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
PL_ scheme Builds under Minw32 - some SEGFAULT snags |
tree | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
tree | commitdiff |
1998-07-15 |
Nick Ing-Simmons |
Integrate mainline at beta1 |
tree | commitdiff |
1998-07-15 |
Abigail |
up patchlevel to 75 (Beta, Issue 1), add podpatch |
tree | commitdiff |
1998-07-15 |
Andy Dougherty |
Config_74-01 |
tree | commitdiff |
1998-07-14 |
Douglas Lankshear |
fix off-by-one in win32 registry handling |
tree | commitdiff |
1998-07-14 |
Gurusamy Sarathy |
up patchlevel to 74; introduce distinct archname for... |
tree | commitdiff |
1998-07-13 |
Gurusamy Sarathy |
up patchlevel to 73, update Changes &c. |
tree | commitdiff |
1998-07-12 |
Andreas König |
applied installperl patch, corrected other little nits |
tree | commitdiff |
1998-07-12 |
Gurusamy Sarathy |
patchlevel up to 72, update Changes, minor tweaks to... |
tree | commitdiff |
1998-07-12 |
Jarkko Hietaniemi |
generic Configure mods and HAS_GROUP additions to help... |
tree | commitdiff |
1998-07-12 |
Gurusamy Sarathy |
various tweaks for PERL_OBJECT build & test |
tree | commitdiff |
1998-07-11 |
Gurusamy Sarathy |
export newRV_noinc on win32, deprecate AvFILL in favor... |
tree | commitdiff |
1998-07-11 |
Gurusamy Sarathy |
win32 fixes for VC 6.0 nits |
tree | commitdiff |
1998-07-11 |
Douglas Lankshear |
added patch, made linking with setargv a build option |
tree | commitdiff |
1998-07-10 |
Gurusamy Sarathy |
add win32_rename() that does what docs say |
tree | commitdiff |
1998-07-09 |
Nick Ing-Simmons |
Integrate mainline (_071-ish) |
tree | commitdiff |
1998-07-09 |
Gurusamy Sarathy |
add Data-Dumper, up patchlevel to 71, various misc... |
tree | commitdiff |
1998-07-09 |
Gurusamy Sarathy |
get it building again on win32 |
tree | commitdiff |
1998-07-09 |
Gurusamy Sarathy |
win32/makefile.mk =~ s|gcc -pipe|gcc| |
tree | commitdiff |
1998-07-09 |
Tye McQueen |
New pl2bat.pl |
tree | commitdiff |
1998-07-06 |
Gurusamy Sarathy |
5.004_70 tweaks |
tree | commitdiff |
1998-07-05 |
Gurusamy Sarathy |
sundry win32 config tweaks |
tree | commitdiff |
1998-07-05 |
Gurusamy Sarathy |
patchlevel up to 5.004_70, various tweaks |
tree | commitdiff |
1998-07-04 |
Gurusamy Sarathy |
back out change#1289 (additional pollution breaks thing... |
tree | commitdiff |
1998-07-04 |
Blair Zajac |
make 4-arg win32_select() sleep more reasonably on... |
tree | commitdiff |
1998-07-04 |
Andy Dougherty |
Configure update |
tree | commitdiff |
1998-07-04 |
Anton Berezin |
win32iop.h #defines |
tree | commitdiff |
1998-07-04 |
Douglas Lankshear |
add 'installhtml*dir' to win32 config templates |
tree | commitdiff |
1998-07-02 |
Nick Ing-Simmons |
Integrate mainline, just to keep up. |
tree | commitdiff |
next |