Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tuned documentation for release (AWS) | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+1 |
* | add base64 signature type (thanks, Shugo Maeda!) | Leon Breedt | 2005-05-07 | 1 | -0/+6 |
* | Fix regression where nil values were incorrectly being cast into the | Leon Breedt | 2005-04-19 | 1 | -0/+1 |
* | Remove a cause of casting failure for XML-RPC by ignoring structure members not | Leon Breedt | 2005-04-16 | 1 | -2/+2 |
* | be explicit about the object to do #instance_eval in for delegated dispatching, | Leon Breedt | 2005-04-05 | 1 | -2/+1 |
* | * Fix casting of nested members in structured types if we have a signature | Leon Breedt | 2005-04-04 | 1 | -3/+10 |
* | don't use SyncEnumerator, its far too slow to be used in something frequently... | Leon Breedt | 2005-04-03 | 1 | -2/+2 |
* | * collapse 'ws' back into protocols, it just added complexity and indirection... | Leon Breedt | 2005-04-02 | 1 | -0/+105 |