summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* run regen_headerdsDave Mitchell2006-07-161-0/+1
* Add Russ Allbery's public domain implementations of strlcat andSteve Peters2006-07-101-0/+2
* Introduce a new function, pv_escape(), to display contents of PVsYves Orton2006-07-061-0/+1
* Add the new method UNIVERSAL::DOES() and the API function sv_does()chromatic2006-06-121-0/+1
* Fix Win32 linker errorSteve Hay2006-05-221-0/+1
* Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.Steve Peters2006-05-211-0/+1
* Abolish cop_arybase. Signal a non zero $[ with a hint flag, and storeNicholas Clark2006-05-201-0/+1
* Re: [PATCH] my_snprintfJarkko Hietaniemi2006-05-121-0/+2
* Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)SADAHIRO Tomoyuki2006-05-031-0/+2
* Calling cv_undef() on the CV created by newCONSTSUB() would leak likeNicholas Clark2006-04-191-0/+1
* remove some cruft from makedef.plJan Dubois2006-04-161-0/+1
* Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" theNicholas Clark2006-04-161-0/+1
* Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.plNicholas Clark2006-04-141-0/+1
* Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.Nicholas Clark2006-03-051-0/+1
* Eliminate save_threadsv, as it is never linked to, and all it doesNicholas Clark2006-01-311-1/+0
* Run regen.pl (Just updating copyright years)Steve Hay2006-01-041-1/+1
* change #26523 didn't make my_cxt_init publicDave Mitchell2005-12-301-0/+1
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-0/+1
* Re: [PATCH] Make the 'sort' pragma lexically scopedRobin Houston2005-12-191-0/+1
* latest switch/say/~~Robin Houston2005-12-191-0/+2
* Make Perl_seed publicSteve Hay2005-11-101-0/+1
* Regen headersRafael Garcia-Suarez2005-11-021-0/+1
* Perl_csighandler was in global.sym twice.Nicholas Clark2005-10-311-1/+0
* global.sym appears to have become out of date. Oops.Nicholas Clark2005-10-301-0/+2
* Add my_sprintf, which is usually just a macro for sprintf, for thoseNicholas Clark2005-10-241-0/+1
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of A...Robin Houston2005-10-191-0/+2
* [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]John Peacock2005-08-241-0/+1
* support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-201-0/+1
* Perl_share_hek needs exporting for change 25070 on Win32Steve Hay2005-07-041-0/+1
* Here's the rest of change 25058 ;-)Steve Hay2005-07-041-0/+2
* First stab at not automatically creating an unused SV for GvSVNicholas Clark2005-06-291-0/+1
* The continuing adventures of Constman and Localize BoyAndy Lester2005-06-201-2/+2
* CopSTASH_eq againAndy Lester2005-06-151-0/+1
* one more round of is_utf8_foo tuneupJarkko Hietaniemi2005-06-071-0/+1
* further speeding up of is_utf8_string()Jarkko Hietaniemi2005-06-041-1/+1
* Create newSVpv_hek to reduce code duplication where HEKs need to beNicholas Clark2005-06-031-0/+1
* Random constingAndy Lester2005-06-031-1/+1
* Goodbye xav_arylen. You won't be missed that much.Nicholas Clark2005-05-291-0/+1
* Fix some Win32 link errorsSteve Hay2005-05-261-1/+1
* Remove Perl_ck_* functions from public APIRafael Garcia-Suarez2005-05-241-41/+0
* embed.fnc cleanup + SvPVX_const usageAndy Lester2005-05-241-1/+42
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-0/+6
* Move placeholders into a new rhash magic type.Nicholas Clark2005-05-211-0/+3
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-0/+2
* Revert to Andy's first solution for nonnull attributes;Rafael Garcia-Suarez2005-05-091-1/+1
* Fix more Win32 linker errors following change 24271Steve Hay2005-04-221-2/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+2
* const-eight.diffAndy Lester2005-04-041-0/+1
* Update copyrights.Rafael Garcia-Suarez2005-03-311-2/+2
* Revert change 23843.Rafael Garcia-Suarez2005-01-241-1/+0