Fix segfaults when mainthread exits with other threads running:
[p5sagit/p5-mst-13.2.git] / pod / perlapi.pod
2002-04-03 Nick Ing-Simmons Fix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchell tidy sv.[ch] after CRIPPLED_CC removal
2002-03-21 Dave Mitchell -DCRIPPLED_CC RIP
2002-03-05 Jarkko Hietaniemi Regen perlapi.
2002-02-24 John Peacock Re: Copying PV only with possible UTF-8 characters
2002-02-19 Jarkko Hietaniemi Regen doc, regen toc.
2002-02-08 Nick Ing-Simmons Extract something from yesterdays effort - convert...
2002-01-07 Jarkko Hietaniemi Document the flags of pv_uni_display().
2002-01-02 Jarkko Hietaniemi Simon's new perlapi scheme, I hope I got all the pieces.
2002-01-02 Jarkko Hietaniemi One more iteration of the ibcmp_utf8() interface,
2002-01-02 Jarkko Hietaniemi Make ibcmp_utf8() optionally progress in either string for
2002-01-01 Jarkko Hietaniemi Document the to_utf8_*() functions.
2001-12-30 Jarkko Hietaniemi Regen files.
2001-12-29 coral@eekeek.org Pod whitespace cleanup, round 0.
2001-12-29 Nick Ing-Simmons Nicholas Clark's embed.pl fix for my_socketpair
2001-12-25 John Peacock Re: Not OK 13881
2001-12-22 Nick Ing-Simmons Add at least the "important" PerlIO_xxxx functions...
2001-12-21 Jarkko Hietaniemi Make using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-13 Jarkko Hietaniemi It could be possible for the case-insensitive
2001-12-11 Jarkko Hietaniemi More UTF-8 API docs.
2001-12-08 Jarkko Hietaniemi Regen perlapi, regen toc.
2001-11-23 Jarkko Hietaniemi regen_headers.
2001-11-23 Jarkko Hietaniemi Forgotten check-in.
2001-11-19 Jarkko Hietaniemi The runops_dbg should not be needed.
2001-11-18 Nick Ing-Simmons embed.pl generated changes I forgot to include
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-15 John Peacock v-strings as Objects Step 1
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-02 Jarkko Hietaniemi Add documentation.
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-31 Jarkko Hietaniemi Make sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko Hietaniemi Enable -Mencoding=foobar also for string literals.
2001-10-28 Nick Ing-Simmons Integrate Mainline
2001-10-28 Jarkko Hietaniemi Regen perlapi, perltoc.
2001-10-21 Jarkko Hietaniemi Integrate from perlio; restructuring.
2001-10-21 Nick Ing-Simmons PerlIO layer table as PL_perlio (per-interpreter)
2001-10-20 Nick Ing-Simmons Add a new flag character 'm' to embed.pl set to represent
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-10-01 Jarkko Hietaniemi sortsv not in place anymore, noticed by John P. Linderman.
2001-09-30 Brian Ingerson Patch to put qsortsv in the public API
2001-09-13 Jarkko Hietaniemi Regen headers.
2001-09-05 Nicholas Clark Re: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-08-20 Nick Ing-Simmons Integrate mainline
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-15 Nick Ing-Simmons Integrate mainline
2001-08-13 Jarkko Hietaniemi [PATHC] sharedsv.[c|h]
2001-08-03 Nick Ing-Simmons Integrate mainline
2001-07-31 Jarkko Hietaniemi Regen perlapi.
2001-07-12 Artur Bergman Use reentrant API glibc
2001-07-11 Artur Bergman Threadsafe PMOPs! We might still win this war.
2001-07-09 Nick Ing-Simmons Integrate mainline
2001-07-08 Simon Cozens Simplify yytoke()
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Jarkko Hietaniemi Regen api and toc.
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-29 Nick Ing-Simmons Integrate mainline
2001-06-23 Jarkko Hietaniemi Regen perlapi.
2001-06-22 Nick Ing-Simmons Integrate mainline.
2001-06-21 Radu Greab Re: [PATCH 5.7.1] sv.c documentation
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-20 Jarkko Hietaniemi Regen headers.
2001-06-18 Dave Mitchell Re: [PATCH 5.7.1] sv.c documentation
2001-06-18 Dave Mitchell sv.c documentation
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Hugo van der Sanden splitting util.c
2001-06-13 Nick Ing-Simmons Integrate mainline. Storable fail has gone, insecure...
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-10 Jarkko Hietaniemi Move the grok_number and its lieutenant grok_numeric_radix
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-29 Nick Ing-Simmons Post weekend integrate mainline (fails one test pragma...
2001-05-28 Richard Soderberg Pod nitpicks
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-03 Nick Ing-Simmons Integrate mainline.
2001-04-30 Jarkko Hietaniemi Change PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-24 Nick Ing-Simmons Integrate mainline.
2001-04-23 dLux Fix for
2001-04-04 Benjamin Sugars Re: [PATCH] Lighten up glob
2001-03-27 Gisle Aas Re: perl@9359 breaks HTML::Parser
2001-03-18 Jarkko Hietaniemi Regen toc and api pods.
2001-03-12 Jarkko Hietaniemi Integrate change #9108 from maintperl to mainline.
2001-03-09 Jarkko Hietaniemi Regen perlapi, perltoc.
2001-03-05 Nick Ing-Simmons Integrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko Hietaniemi Regen perlapi.
2001-03-03 Jarkko Hietaniemi Regen files for mainline.
2001-03-01 Jarkko Hietaniemi Regen perlapi.
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-18 Jarkko Hietaniemi Fix for "[ID 20010213.005] utf8 + localized hash elems...
2001-02-09 Jarkko Hietaniemi Forgotten fragment.
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Michael G. Schwern Up to date CPAN mirror list
2001-02-01 Nick Ing-Simmons Integrate mainline
2001-01-30 Nick Ing-Simmons Integrate mainline
2001-01-30 Jarkko Hietaniemi UTF-8 nit from Inaba Hiroto.
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
next