perlfunc.pod use documentation (5.6.0)
[p5sagit/p5-mst-13.2.git] / ext /
2000-08-02 Jarkko Hietaniemi detypo #6494
2000-08-02 Gurusamy Sarathy Dump UVs as UVs in Data::Dumper.
2000-07-17 Mark-Jason Dominus SDBM_File documentation
2000-07-14 Gurusamy Sarathy rename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-12 Gurusamy Sarathy don't clobber *.orig files on *clean targets
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6224..6229 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-07-11 Hubert Feyrer [ID 20000705.002] problem with perl 5.6.0 on NetBSD...
2000-07-10 Jarkko Hietaniemi More POSIX.pod tweaks.
2000-07-08 Jarkko Hietaniemi Fix a nit spotted by 64bit IRIX compilation: a (64...
2000-07-06 Jarkko Hietaniemi Add =head1 NAMEs so that buildtoc is happy.
2000-07-04 Jarkko Hietaniemi More POSIX.pod embellishment.
2000-06-30 Jarkko Hietaniemi Elaborate POSIX.pod. Still needs work.
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Gurusamy Sarathy localize %INC in a Safe compartment so that use/require...
2000-06-29 Andy Dougherty [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-27 Nicholas Clark [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-06-23 Doug MacEachern [PATCH] remove forward declarations in Socket.pm
2000-06-22 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-15 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-07 Jarkko Hietaniemi Continuing mopup for #6204.
2000-06-07 Jarkko Hietaniemi Mopup for #6204.
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-06-01 Gurusamy Sarathy replace pod2latex with the one in Pod-LaTeX v0.52 from...
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy random pod typos (from Peter Scott <Peter@PSDT.com>)
2000-05-28 Gurusamy Sarathy avoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko Hietaniemi Be more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko Hietaniemi Use HUGE_VALL if applicable.
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathy IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl...
2000-04-28 Gurusamy Sarathy B::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-04-28 Gurusamy Sarathy forked child may not exit correctly if it failed to...
2000-04-28 Gurusamy Sarathy avoid error in IO::Socket::INET when given an unknown...
2000-04-28 Gurusamy Sarathy rename File::Glob::glob() to File::Glob::bsd_glob(...
2000-04-27 Gurusamy Sarathy DB_File v1.73 update (from Paul Marquess)
2000-04-27 Gurusamy Sarathy Data::Dumper fumbles negative numbers on 32-bit platfor...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...
2000-04-27 Gurusamy Sarathy change#3569 deleted some essential code, revert; avoid...
2000-04-25 Gurusamy Sarathy use ...
2000-04-24 Gurusamy Sarathy Consolidated B::Deparse fixes (from Stephen McCamant)
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy revert change#5923 ("breaks" t/lib/io_poll.t)
2000-04-24 Gurusamy Sarathy various bugs in IO::Poll (from Lincoln D. Stein <lstein...
2000-04-24 Gurusamy Sarathy typo in pod
2000-03-22 Gurusamy Sarathy typo in comment
2000-03-22 Gurusamy Sarathy make unloading of extension shared objects (change...
2000-03-22 Gurusamy Sarathy avoid loading both XSLoader and DynaLoader (avoids...
2000-03-22 Gurusamy Sarathy RM600-svr4 tweaks (from Frank Ridderbusch
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-17 Gurusamy Sarathy syntax errors in Thread::* (from Tom Christiansen)
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-15 Jarkko Hietaniemi Add missing Windows O_ constants.
2000-03-15 Charles Bailey Add VMS' default to the CGI.pm temp list (should update...
2000-03-14 Gurusamy Sarathy Sys::Syslog fix for accidental arguments to autoloaded...
2000-03-14 Gurusamy Sarathy update Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathy kludge our way around warnings on C<use POSIX; use...
2000-03-14 Gurusamy Sarathy regen perltoc, other pod nits
2000-03-14 Jarkko Hietaniemi Fix for one of the problems in RC1 reported by M. E...
2000-03-14 Gurusamy Sarathy reference miscount in Devel::Peek that causes debugger to
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-03-06 Gurusamy Sarathy fix incorrect prototypes in File::Glob
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-05 Doug MacEachern Avoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-03-03 Gurusamy Sarathy /dev/console may not be writable in Syslog.pm (from...
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Charles Bailey Make File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy avoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-03-01 Doug MacEachern Fcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathy oops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathy avoid warning on type-mismatch
2000-03-01 Gurusamy Sarathy fix bug in change#5381
2000-03-01 Gurusamy Sarathy unload extension shared objects when exiting, implemented
2000-02-29 Gurusamy Sarathy more adjustments needed for change#5342 under use5005th...
2000-02-28 Jarkko Hietaniemi More AIX fixes from Steven Hirsch.
2000-02-28 Jarkko Hietaniemi AIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles Bailey Integrate mainline
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
next