Age | Commit message (Expand) | Author |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-17 | prevent getFileURL() & getLinkTargetURL() asserting for broken links | Noel Power |
2012-04-16 | WaE: deprecated conversion from string constant to 'LPSTR' | David Tardon |
2012-04-15 | re-open output file on save to fsync to improve first-start performance | Michael Meeks |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-29 | Follow-up to revert of "Initial experiments with static linking of (some) ..." | Tor Lillqvist |
2012-03-29 | Revert "Initial experiments with static linking of (some) ..." | Tor Lillqvist |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-21 | this requires string literals now | David Tardon |
2012-03-21 | fix after recent XSERVICEINFO_IMPL_1 change | Luboš Luňák |
2012-03-21 | Initial experiments with static linking of (some) components / services | Tor Lillqvist |
2012-03-14 | fdo#47246: ucpodma: fix duplicate linked object | Michael Stahl |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-09 | fdo#40607 - osl_syncFile having written, and avoid doing that on start | Michael Meeks |
2012-03-01 | WaE: initialization order | David Tardon |
2012-02-29 | Drop comparison with empty rtl::OUString | Takeshi Abe |
2012-02-27 | fix msvc2005 build | Caolán McNamara |
2012-02-27 | drop UniString::CreateFromInt64 | Caolán McNamara |
2012-02-23 | remove all other deprecated header guards | Thomas Arnhold |
2012-02-23 | Adapted TickerThread to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-21 | WaE: Same expression on both sides of '||' | Thomas Arnhold |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-19 | add configmgr, ucb1, ucpfile1, xcr to libmerged | Matúš Kukan |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-15 | WaE: /* within comment | Caolán McNamara |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-07 | In the current glib version only the main glib.h can be included directly. | Daniel Mihalyi |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-30 | Don't repeat a return ! | Julien Nabet |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-23 | Replaced diagnore ENSURE_OR_BREAK with regular code. | Marcel Metz |
2012-01-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann |
2012-01-18 | Fix for fdo43460 Part L getLength() to isEmpty() | Olivier Hallot |
2012-01-17 | Switch flag sequence of OpenCommandArg3 to NamedValue. | Thorsten Behrens |
2012-01-17 | Fix UpdateCheck clog up server by keeping connection alive | Thorsten Behrens |
2012-01-16 | Fix "Same expression on both sides of '||'" | Julien Nabet |
2012-01-15 | ucb: add missing dependency | Matúš Kukan |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan |
2012-01-07 | catch exception by constant reference | Takeshi Abe |
2011-12-16 | Remove nonsense line (causing debug-mode glibc to report an error). | Stephan Bergmann |
2011-12-15 | fdo#43707: tweak workarounds for fdo#42865: | Michael Stahl |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |