pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/leveldb



Module name:    wip
Committed by:   bubuchka
Date:           Sun Nov 17 07:26:45 UTC 2013

Modified Files:
        wip/leveldb: Makefile distinfo

Log Message:
Update leveldb to version 1.14.0. Major changes:

Release LevelDB 1.14

    Fix issues 200, 201

    Also,
    * Fix link to bigtable paper in docs.
    * New sstables will have the file extension .ldb. .sst files will
      continue to be recognized.
    * When building for iOS, use xcrun to execute the compiler. This may
      affect issue 177.

LevelDB 1.13

    Fix issues 77, 87, 182, 190.

    Additionally, fix the bug described in
    https://groups.google.com/d/msg/leveldb/yL6h1mAOc20/vLU64RylIdMJ
    where a large contiguous keyspace of deleted data was not getting
    compacted.

    Also fix a bug where options.max_open_files was not getting clamped
    properly.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/leveldb/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/leveldb/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/leveldb/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/leveldb/distinfo?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index