lp:ubuntu/trusty-proposed/libwibble

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/libwibble
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Enrico Zini <email address hidden>

* New upstream version
   - Reimplemented Directory so it can be iterated twice
   - Added new sys::fs functions

12. By Enrico Zini <email address hidden>

* New upstream version
   - fixed mkdirIfMissing for freebsd
   - use proper (insane) struct direct allocation to make it portable
   - skip file locking in file logger for hurd, which doesn't support
     F_SETLK
   - bumped release to 1.0

11. By Enrico Zini <email address hidden>

* New upstream version
   - reverted an accidental API-incompatible change in sys::fs::stat
   - use flock instead of flock64, which is missing on hurd and should do
     the right thing

10. By Enrico Zini <email address hidden>

* New upstream version
   - fixed uninitialized Option::hidden, which caused options to randomly
     disappear from command line help
   - sys/thread.h: #include <unistd.h> so that sleep and usleep are defined
   - added new test infrastructure, with backtraces, exception catching and
     the possibility of setting context information, for example the
     iteration number for tests run in a loop
   - parse.h: added a framework for writing backtracking recursive-descent
     parsers
   - sys/pipe.h: added PipeThrough to run data through a filter child
     process
   - [c++11-only]: added RAII helpers
   - [c++11-only]: added StrongEnumFlags
   - [c++11-only]: added a new MMap interface
* Ported to debhelper 7

9. By Matthias Klose

* Non maintainer upload.
* Fix build failure with GCC 4.7 (Francesca Ciceri). Closes; #667259.

8. By Enrico Zini <email address hidden>

* New upstream version
   - Added a missing include. Thanks Ilya Barygin for the patch.
     Closes: #625046
* Changed maintainer to myself, list has been closed
* Updated standards-version, no changes required

7. By Enrico Zini <email address hidden>

* New upstream version
   - Various fixes and several functions added, especially a TCP
     server, MIME parsing code and an HTTP server implementation

6. By Enrico Zini <email address hidden>

Make process::getcwd() work on freebsd. Thanks to Pino Toscano.

5. By Enrico Zini <email address hidden>

Disabled tests that fail on HPPA until mornfall will manage to
investigate. Closes: #561187.

4. By Michael Terry

* wibble/string.h:
  - Fix gcc-4.4 FTBFS by including <cstdio> (LP: #385317)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/libwibble
This branch contains Public information 
Everyone can see this information.

Subscribers