Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/soap/property.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1793 [1793] 05/20/07 18:35:31 nahi * support only utf-8 encoded input stream. closes #329.
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1352 [1352] 12/08/04 17:57:28 nahi * raise RuntimeError? under 1.9 when accessing locked property. still …
(edit) @1283 [1283] 07/25/04 22:30:48 nahi * do not eval whole string. \\, \t, \r, \n, \f escaping chars are …
(edit) @1196 [1196] 04/13/04 00:34:30 nahi * loadproperty tries to load given filepath, then search $: to load.
(edit) @1189 [1189] 04/13/04 00:01:25 nahi * add SOAP::Property#loadproperty. SOAP::Property.loadproperty just call …
(edit) @1180 [1180] 02/06/04 23:02:42 nahi * key freezed in hook proc.
(edit) @1176 [1176] 01/24/04 09:57:43 nahi * defined hook is no longer called when a sub key is changed. use …
(edit) @1174 [1174] 01/23/04 23:55:59 nahi * change the key which is passed when executing hook block. String -> …
(edit) @1119 [1119] 12/22/03 12:56:17 nahi * lib/soap/property.rb: typo fix.
(edit) @1113 [1113] 12/19/03 14:36:54 nahi * lib/soap/property.rb: tail recursion elimination.
(edit) @1112 [1112] 12/18/03 23:23:21 nahi * lib/soap/property.rb: add property section. * …
(edit) @1111 [1111] 12/18/03 22:45:32 nahi * lib/soap/property.rb: load property file to existing property tree. * …
(edit) @1109 [1109] 12/08/03 23:34:17 nahi * add methods 'shutdown' and 'status' to SOAP::RPC::StandaloneServer? as …
(edit) @1105 [1105] 12/05/03 21:53:29 nahi * read property from file.
(edit) @1103 [1103] 12/04/03 22:44:09 nahi * read from file.
(edit) @1101 [1101] 12/04/03 11:44:22 nahi * cascading lock.
(edit) @1099 [1099] 12/04/03 00:11:24 nahi * include Enumerable. * add root hook. prop.add_hook { |k, v| ... }
(edit) @1095 [1095] 12/02/03 11:23:35 nahi * do not allow deleting key from locked property.
(edit) @1092 [1092] 12/01/03 23:49:55 nahi * do not split key from property if locked.
(edit) @1090 [1090] 12/01/03 21:33:35 nahi * lock/unlock return self.
(edit) @1088 [1088] 12/01/03 21:23:25 nahi * dereference a value(nil) when hooked.
(edit) @1086 [1086] 12/01/03 14:21:28 nahi * refactoring: Extract Method.
(edit) @1085 [1085] 12/01/03 00:25:43 nahi * add lock/unlock feature: avoid unexpected key reference by typo.
(edit) @1084 [1084] 11/30/03 22:19:57 nahi * add keys interface.
(edit) @1083 [1083] 11/30/03 22:09:30 nahi * raise friendly message if a key is already defined as a value. * …
(edit) @1082 [1082] 11/30/03 21:21:12 nahi * typo fixed.
(edit) @1081 [1081] 11/30/03 21:13:02 nahi * car, *cdr = *ary; Thanks to nobu.
(edit) @1080 [1080] 11/30/03 20:55:12 nahi * add hook. not tested..
(add) @1079 [1079] 11/30/03 17:29:06 nahi * property definition.
Note: See TracRevisionLog for help on using the revision log.