Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-30 | I think I fixed a bug in Bu::Base64, we'll see what happens. | Mike Buland | |
2009-07-29 | Decoding now skips whitespace | Mike Buland | |
sweet. | |||
2009-07-29 | Base64, now more clever with fewer options. | Mike Buland | |
2009-06-18 | Added a new enum value to Bu::File, Bu::File::WriteNew which combines Write, | Mike Buland | |
Truncate, and Create, the flags used most commonly when writing a new file. Also added the Bu::Base64 filter class, it does base64 encoding and decoding, it may need a couple more interfaces added, but for the most part, it's solid. |