# New Ticket Created by  Joseph F. Ryan 
# Please include the string:  [perl #19363]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19363 >


This patch adds full numeral support, including 0b0, 0c0, 0d0, 0x0,
specific radii notation, and dotted-radii notation.

This doesn't mean *everything* with numbers is done; for instance,
"formatted" (underscore separated) numbers still aren't implemented
for radii-bases yet.

Assumes application of ticket 19359.


This message was sent using the Webmail System hosted by OARDC Computing Services  -- 
http://webmail.oardc.ohio-state.edu:8080


-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/46079/36076/2ec77d/Parser.pm.diff

-- attachment  2 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/46079/36077/a708dc/Tree.pm.diff

Attachment: Parser.pm.diff
Description: Parser.pm.diff

Attachment: Tree.pm.diff
Description: Tree.pm.diff

Reply via email to