summaryrefslogtreecommitdiff
path: root/embed.fnc
Commit message (Expand)AuthorAgeFilesLines
* Re: unique attribute?Doug MacEachern2002-06-091-1/+1
* Remove sv_setpviv{_,mg}; regen perlapi.Jarkko Hietaniemi2002-05-011-2/+0
* The #16182 radiates U32ness.Jarkko Hietaniemi2002-04-261-1/+1
* -Wformat cleanups from Robin Barker.Jarkko Hietaniemi2002-04-251-1/+1
* Re: Unbalanced string table refcount (was: perl@15930)Nicholas Clark2002-04-161-1/+1
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+1
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-2/+3
* Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested byAbhijit Menon-Sen2002-04-081-3/+3
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-0/+1
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-1/+7
* Integrate perlio:Jarkko Hietaniemi2002-04-031-0/+1
|\
| * Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+1
| * Integrate mainlineNick Ing-Simmons2002-03-241-3/+3
| |\ | |/ |/|
| * Integrate mainlineNick Ing-Simmons2002-03-221-3/+0
| |\
| * | Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)Nick Ing-Simmons2002-03-211-0/+2
| * | Integrate mainlineNick Ing-Simmons2002-03-191-2/+1
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-03-181-0/+1
| |\ \ \
| * \ \ \ Integarate mainlineNick Ing-Simmons2002-03-171-0/+2
| |\ \ \ \
| * \ \ \ \ Integrate mainline (a while ago)Nick Ing-Simmons2002-03-121-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-03-041-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainline - all tests pass - some noise from threadsNick Ing-Simmons2002-03-041-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-03-011-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-02-261-0/+7
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | tidy sv.[ch] after CRIPPLED_CC removalDave Mitchell2002-03-231-3/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | -DCRIPPLED_CC RIPDave Mitchell2002-03-211-3/+0
* | | | | | | | | | Fix for "UTF-8 bug with s///" from Hugo.Jarkko Hietaniemi2002-03-201-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | s/regcinclasslen/reginclass/ and remove the oldJarkko Hietaniemi2002-03-191-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-0/+3
* | | | | | Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-1/+0
| |_|_|_|/ |/| | | |
* | | | | Needed for threaded builds.Jarkko Hietaniemi2002-03-041-0/+1
| |_|_|/ |/| | |
* | | | sv_cmp and friendsIlya Zakharevich2002-03-041-0/+1
| |_|/ |/| |
* | | autoloaded DESTROY bugfixIlya Zakharevich2002-03-011-0/+2
| |/ |/|
* | Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-0/+1
* | pack with a human face: the sequelIlya Zakharevich2002-02-221-0/+1
* | grouping in pack/unpackIlya Zakharevich2002-02-211-0/+5
* | Integrate perlio:Jarkko Hietaniemi2002-01-251-11/+3
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2002-01-251-1/+2
| * Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-11/+3
* | Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?Michael G. Schwern2002-01-231-1/+1
* | path_is_absolute() needs a prototype (and maybeJarkko Hietaniemi2002-01-211-0/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-191-0/+2
|\ \ | |/
| * Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-181-0/+2
| * Integrate mainlineNick Ing-Simmons2002-01-161-1/+1
| |\ | |/ |/|
* | Add Slab_Free to embed.fncMattia Barbon2002-01-151-0/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-151-0/+2
|\ \ | |/
| * Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-0/+2
* | Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-1/+0
|/
* Slab allocator for opsNick Ing-Simmons2002-01-131-0/+1