Commit Graph

14 Commits

Author SHA1 Message Date
belliash 4137361517 fix common mistake, while the variable assignment takes place before the local declaration, what leads into unexpected value 2012-01-02 23:09:58 +01:00
belliash d5476d0665 automatically load filesystem lib 2012-01-02 15:38:47 +01:00
belliash 712c340cdd implement hasElement() 2012-01-01 12:28:20 +01:00
belliash 476686ea4e 2nd version with many fixes and gentoo versioning support 2012-01-01 12:03:43 +01:00
belliash 2080c0679a implement checkVersion() 2011-12-31 11:59:56 +01:00
belliash bd1ee52278 implement die() 2011-12-30 21:37:46 +01:00
belliash 766e280ead implement 2 functions for customizing bash internal field separator 2011-12-30 12:45:38 +01:00
belliash 885ee46519 make variables local 2011-12-30 00:46:06 +01:00
belliash 636e28cf90 Implement some new functions 2011-12-29 23:58:25 +01:00
belliash 7fe14bba5a Update copyright notice 2011-12-29 14:29:24 +01:00
belliash c35e55f9c8 Remove duplicated code 2011-12-28 14:57:22 +01:00
belliash e058a92450 implement panic() and make a use of it 2011-12-28 14:35:43 +01:00
belliash fad485743a Implement loadConfiguration() and loadLibraries() 2011-12-28 13:45:31 +01:00
belliash ce3c178e7a Add more functions 2011-12-27 16:34:26 +01:00