[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 7 to 31 out of 46 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

# Date Size Editor Comment Action
31 2012-02-15 12:08:42 23277 to previous pgas keep the faq simple view
30 2012-01-09 07:15:53 23286 to previous dethrophes Removed syntax highlighting again. view
29 2012-01-09 07:07:48 23318 to previous dethrophes replaced periods in function names with underscores(POSIX compliance). use C.UTF-8 instead of the en_US.UTF-8 view
28 2012-01-08 21:07:32 24037 to previous dethrophes I added some simple test cases and discovered some weird bash behaviour, whihc I've reported as a bug. But I've added a workaround these functions. view
27 2012-01-08 17:42:06 19303 to previous dethrophes Added .dec versions that strip leading 0s(more for reference that anything else). fixed limits that were 0xff instead of 0x100. view
26 2012-01-08 14:33:03 18837 to previous GreyCat fix markup view
25 2012-01-08 01:54:59 18832 to previous dethrophes Fixed formatting errors. view
24 2012-01-08 01:45:25 18763 to previous dethrophes Fixed typos view
23 2012-01-08 01:13:50 15489 to previous dethrophes Added some more exotic solutions to the problem. view
22 2012-01-07 23:47:41 8817 to previous dethrophes Added input limit checks on the chr functions. Added alternative option for inlining escape sequences, Added some example code for helping debug problems. view
21 2012-01-07 02:00:28 7360 to previous GreyCat restore old content (down below new content), and warn about new content view
20 2012-01-06 23:52:27 6245 to previous dethrophes I've run nto alot of problems with these kinds of function so I have created more robust version. view
19 2009-10-20 04:16:18 1901 to previous yitz Attempting to fix missing title. Removed blank line view
18 2009-10-20 04:14:41 1903 to previous yitz Revert to revision 16. view
17 2009-10-20 04:10:16 1902 to previous dsl-207-112-125-93 Minor formatting view
16 2009-10-17 07:22:24 1903 to previous ppp089210051033 remove all the blah, add the faster version with maths in the text view
15 2009-10-16 14:55:19 2668 to previous DennisWilliamson My octal conversion formula was way wrong. Sorry. view
14 2009-10-16 10:13:35 3544 to previous pgas yet another chr view
13 2009-10-16 08:28:39 3432 to previous pgas add some more versions without subshells view
12 2009-10-16 08:07:34 2617 to previous pgas note about limitations view
11 2009-10-16 07:57:22 2397 to previous pgas the echo -en version seems to have some bugs view
10 2009-10-16 07:47:19 1931 to previous pgas move the faster solution with the other examples, using printf for more portability view
9 2009-10-14 23:48:06 2397 to previous DennisWilliamson Added a faster version of chr view
8 2009-10-12 18:53:08 1733 to previous DennisWilliamson todec() is not ASCII related (oops) view
7 2009-10-12 18:50:53 1840 to previous DennisWilliamson added function to convert a number in a given base to decimal view