lp://staging/~blep/cppunit2/interface-minimization

Created by blep and last modified
Get this branch:
bzr branch lp://staging/~blep/cppunit2/interface-minimization
Only blep can upload to this branch. If you are blep please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
blep
Project:
CppUnit 2
Status:
Merged

Recent revisions

448. By Baptiste Lepilleur <email address hidden>

- Made sure all cpp sources have Unix EOL
- Made sure all python sources have no tabs and use 4 spaces indent

447. By Baptiste Lepilleur <email address hidden>

 Moved cpput/stringize.h to cpput/testing.h

446. By Baptiste Lepilleur <email address hidden>

 Extracted implementation from cpput/stringize.h to cpput/impl/stringize.h

445. By Baptiste Lepilleur <email address hidden>

 Added missing config include

444. By Baptiste Lepilleur <email address hidden>

 Moved cpput/equality.h into cpput/testing.h

443. By Baptiste Lepilleur <email address hidden>

Added missing testing.cpp

442. By Baptiste Lepilleur <email address hidden>

 - moved exceptionguard.h to testing.h

441. By Baptiste Lepilleur <email address hidden>

 added /MP4 option to parallelize build on msvc90

440. By Baptiste Lepilleur <email address hidden>

 fixed eol.

439. By Baptiste Lepilleur <email address hidden>

 - rewrote custom exception handler interface. Handlers are now a simple function pointer acception a context as a parameter. The context is used to chain call to the next exception handler, or call the protected function, or rethrow the last exception caught. The context is also used to report the fault and provides helper to easily report the exception details.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers