Branch: refs/heads/master
Home:   http://github.com/memcached/memcached

Commit: f9bc2b11edf151ce4b33efbe011bd807f14180ca
    
http://github.com/memcached/memcached/commit/f9bc2b11edf151ce4b33efbe011bd807f14180ca
Author: Dustin Sallings <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M t/binary.t

Log Message:
-----------
Test for binary set/add returning CAS value.


Commit: 9791b7794e5439baaced1fd4afa26e09f33cfc36
    
http://github.com/memcached/memcached/commit/9791b7794e5439baaced1fd4afa26e09f33cfc36
Author: Trond Norbye <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M configure.ac
  M memcached.c
  M util.c
  M util.h

Log Message:
-----------
Issue: #83: Refactor: use htonll or ntohll if the os provides them


Commit: 8cb285bc7eba95cdd3ad23d749bef2bc8c01d9d7
    
http://github.com/memcached/memcached/commit/8cb285bc7eba95cdd3ad23d749bef2bc8c01d9d7
Author: Trond Norbye <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M timedrun.c

Log Message:
-----------
Print a message on stderr when the timeout occurs


Commit: 23c6f665db78f17ff850c98f447f8c2dc0514cd1
    
http://github.com/memcached/memcached/commit/23c6f665db78f17ff850c98f447f8c2dc0514cd1
Author: Trond Norbye <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M memcached.c

Log Message:
-----------
Print an error message when we receive an invalid command in the binary protocol


Commit: 6ae66c84ecac2be85f5cbead57c5d9fd7d373974
    
http://github.com/memcached/memcached/commit/6ae66c84ecac2be85f5cbead57c5d9fd7d373974
Author: Trond Norbye <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M testapp.c

Log Message:
-----------
Add more tests on the binary protocol


Commit: 52f16b3e0756c7cdf618a28dadb24eb5e5f58d7b
    
http://github.com/memcached/memcached/commit/52f16b3e0756c7cdf618a28dadb24eb5e5f58d7b
Author: Trond Norbye <[email protected]>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M memcached.c
  M t/binary.t
  M testapp.c

Log Message:
-----------
binary set with cas does not return the new cas id

(dustin) I updated the perl test to check for this when it's doing CAS
stuff.  Found some bugs in the perl test that took too long to fix.


Reply via email to