- 10 Ock, 2012 39 kayıt (commit)
-
-
Matúš Kukan yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Thorsten Behrens yazdı
Now with some help from Michael Stahl - seems to work.
-
Thomas Arnhold yazdı
Some more like Thorstens diff 9c59cd15 Done with some regex magic (and a check if this var is an array): s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs
-
Thorsten Behrens yazdı
-
Caolán McNamara yazdı
-
Christina Rossmanith yazdı
-
Matúš Kukan yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
David Tardon yazdı
-
Radek Doulik yazdı
-
Radek Doulik yazdı
-
Caolán McNamara yazdı
have MappedLockBytes take complete ownership of the file handle and unmap it and close it on release. Otherwise xFile will close it and MappedLockBytes will unmap it in that order, which breaks post android requirement to have a valid file handle in unmap
-
Caolán McNamara yazdı
-
Thorsten Behrens yazdı
Don't de-reference invalid iterator (and no point in doing anything with an empty style sheet list anyway).
-
Philipp Weissenbacher yazdı
-
Philipp Weissenbacher yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Noel Power yazdı
some id and string renaming from b08e2730 was reverted, those parts of the changes are reapplied here
-
Noel Power yazdı
This reverts commit 83a28682.
-
Michael Stahl yazdı
- iterators should be compared with !=, not < - iterator invalidation on erase should be avoided by using the iterator that is returned by erase - in WrongList::operator== only one iterator was incremented
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Jan Holesovsky yazdı
-
Marcel Metz yazdı
-
Marcel Metz yazdı
-
- 09 Ock, 2012 1 kayıt (commit)
-
-
Julien Nabet yazdı
-