Skip to content
  • Evan Teran's avatar
    normalized copyright comments to be uniform · 8254864f
    Evan Teran authored
    applied patch to support non decimal mode digit grouping (Thanks Michael Skiba!)
    
    made copy/paste better aware of bases now "0123" is considered octal, "0b101" is consider binary
    
    simplified the function comment blocks to be more maintainable, duplicating the whole signature
    of the function just makes it more work when the signature changes :-P
    8254864f