- 22 Ock, 2012 10 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Eike Rathke yazdı
Fixed a misconception in transition from List to to ptr_vector of commit db599f64, List::Next() returned NULL when at end of list, mimic that.
-
-
Thomas Klausner yazdı
-
Ivan Timofeev yazdı
This regression was introduced in f2153330. As stated in PageObjectPainter::PaintPageObject: "The page object layouter is quite volatile." The rest of usages of mpPageObjectLayouter looks sane, but who knows...
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
August Sodora yazdı
-
Lionel Elie Mamane yazdı
Symptom: segfault. Thanks to Julien Nabet for precise pointer to problematic code.
-
- 21 Ock, 2012 30 kayıt (commit)
-
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Meeks yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Andras Timar yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
also expose in-memory file method for unit testing.
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
-
Julien Nabet yazdı
-