]> git.vpit.fr Git - perl/modules/Sub-Nary.git/shortlog
perl/modules/Sub-Nary.git
2008-08-05 Vincent PitThis is 0.02 v0.02
2008-08-05 Vincent PitExplain how we treat core functions in regard to probab...
2008-08-05 Vincent PitGet the good count in aassign. Fixes successive arrays...
2008-08-05 Vincent Pitconst ops are always SVOPs, so we can simplify the...
2008-08-05 Vincent PitAdd support for constant ranges, and tests for kinds...
2008-08-05 Vincent PitAdd tests for end*() functions
2008-08-05 Vincent PitAdd support and tests for the get{pw,gr,host,net,proto...
2008-08-05 Vincent Pitkeys/values return a 'list', each return zero or two...
2008-08-05 Vincent Pitstat() can also return no arguments if the file can...
2008-08-05 Vincent PitAdd support for gmtime
2008-08-04 Vincent PitTest some filestat operators
2008-08-04 Vincent PitAlso add support for stat
2008-08-04 Vincent PitAdd support for localtime and caller
2008-08-04 Vincent PitPOD nits
2008-08-04 Vincent Pitreadline/<> should be seen as returning a list
2008-08-04 Vincent PitAdd a test in t/23-branch.t for the glob strange case
2008-08-04 Vincent Piteval '...' should be interpreted as returning a list
2008-08-04 Vincent PitAdd support and tests for eval { }
2008-08-04 Vincent PitReturn 'list' when we can't enter the coderef (such...
2008-08-04 Vincent PitWe stole from B::Deparse, not Sub::Deparse
2008-08-04 Vincent PitWe can't guess how many elements a match will return
2008-08-04 Vincent PitImporting Sub-Nary-0.01.tar.gz v0.01