lp:ubuntu/trusty/units-filter

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

15. By Georges Khaznadar

* Modified my DEBEMAIL
* fixed a conversion not allowed by the last version of gcc. Closes:#707460
* updated Standards-Version and compat level
* fixed the Suggests: field in control file
* introduced hardening-wrapper in the rules and build-dependencies
* fixed src/unites.y: added a format string for printf
* fixed src/Makefile to take in account fortifying options in CXXFLAGS

14. By Georges Khaznadar

fixed typos in the manpage, thanks to A. Costa's patch.
Closes: #649228

13. By Georges Khaznadar

* fixed a bug which appeared with data containing too much digits.
* added unitary tests for this feature
*

12. By Georges Khaznadar

* fixed a bug about significative digit guessing when the option -s
  is active and no explicite number of significatif digits is entered.
* added unitary tests for this feature

11. By Georges Khaznadar

added missing ";" in unites.y, thanks to Bernadette RIOU's bugreport

10. By Georges Khaznadar

* modified src/Makefile, thanks to Ilya Barygin's patch.
  Closes: #632567
* simplified the file debian/rules.
* switched to source format 3.0 (quilt).

9. By Georges Khaznadar

* introduced the type "decimal" which differs from "double" to get rid of
  the false digitalization for non-integers. Removed any use of functions
  which are based on the type "double". This should definitely close the
  bugs related to significative digits.
* updated Standards-Version: 3.9.1 -> 3.9.2

8. By Georges Khaznadar

added as a possibilty to replace the symbol "e" or "E" by "*10^" in
float representation of input numbers.

7. By Georges Khaznadar

* modified the Makefile, now the invokation of flex can be used even with
  older versions of flex.
* upgraded Standards-Version to 3.9.1

6. By Georges Khaznadar

* introduced multiprecision calculus, in order to avoid errors when
  doing truncations (for exemple when specifying the number of
  significant digits)
* recoded sources from latin1 to utf8

Branch metadata

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

Subscribers