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

Revision History

Showing page edit history entries from 17 to 26 out of 51 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

# Date Size Editor Comment Action
26 2012-05-27 19:22:57 9128 to previous cpc18-rdng20-2-0-cust501   view
25 2012-01-09 08:01:06 9129 to previous ormaaj changed my mind. rm complicated example. view
24 2012-01-07 20:46:33 9097 to previous ormaaj Clarify. Demonstrate magic error handling property. view
23 2011-12-06 19:34:49 7247 to previous ormaaj Theory for geeks. view
22 2011-12-05 21:53:07 5840 to previous GreyCat conditional evaluation vs grouping; clarify what exactly is portable view
21 2011-12-05 16:13:00 4951 to previous geirha Added parenthesis to the table view
20 2011-12-01 17:14:16 4789 to previous GordonDavisson Added examples for or (||) and negation (!) view
19 2011-12-01 16:38:02 4675 to previous GordonDavisson Separated string and integer comparisons (e.g. [[ 10 -gt 5 ]] but [[ 10 < 5 ]], and [[ 5 -eq 05 ]] but [[ 5 != 05 ]]) view
18 2011-10-24 21:02:52 4431 to previous GreyCat there is no "decimal comparison" in [[. [[ $a > $b ]] does a STRING comparison. Try [[ 20.3 > 7.4 ]] and see. view
17 2011-10-24 19:05:15 4828 to previous service   view