Age | Commit message (Expand) | Author |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | callcatcher: update list | Caolán McNamara |
2012-03-20 | Remove unused code as listed in unusedcode.easy | Santiago Martinez |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for C | David Tardon |
2012-03-13 | actually use the base class, not the class itself | Luboš Luňák |
2012-03-12 | suppress "SQL_API redefined" error with -Werror | David Tardon |
2012-03-12 | WaE: missing braces around initializer for 'unsigned char [8]' | David Tardon |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon |
2012-03-12 | WaE: declaration of 'Parameters' shadows a global declaration | David Tardon |
2012-03-12 | WaE: "_WIN32_WINNT" redefined | David Tardon |
2012-03-12 | WaE: 'nPos' may be used uninitialized in this function | David Tardon |
2012-03-12 | WaE: declaration of 'first' shadows a member of 'this' | David Tardon |
2012-03-12 | WaE: enumeral and non-enumeral type in conditional expression | David Tardon |
2012-03-12 | add missing member initializers | David Tardon |
2012-03-12 | WaE: initialization order | David Tardon |
2012-03-12 | suppress error when building with -Werror | David Tardon |
2012-03-12 | WaE: compoarison between signed and unsigned interger expressions | David Tardon |
2012-03-12 | WaE: member initialization order | David Tardon |
2012-03-12 | WaE: base class should be explicitly initialized | David Tardon |
2012-03-08 | Removed unused code. | Santiago Martinez |
2012-03-05 | Finish translating connectivity, fix some whitespace | Philipp Weissenbacher |
2012-03-05 | Translate German comments, fix some whitespace | Philipp Weissenbacher |
2012-03-05 | Translate German comments | Philipp Weissenbacher |
2012-03-05 | Missed two chars | Philipp Weissenbacher |
2012-03-03 | Fix lacking break in switch | Julien Nabet |
2012-03-01 | work around ICE with mingw32-gcc-4.7.0-0.5.20120224 | David Tardon |
2012-03-01 | Translate German comments. | Philipp Weissenbacher |
2012-03-01 | Make it unexecutable | Philipp Weissenbacher |
2012-03-01 | Translate German comments, fix some whitespace | Philipp Weissenbacher |
2012-02-28 | we don't want any of these to be streamed out/in as 64bit values | Caolán McNamara |
2012-02-28 | Translate German comments and fix some whitespace | Philipp Weissenbacher |
2012-02-27 | Translate comments to German and fix some whitespace | Philipp Weissenbacher |
2012-02-27 | fdo#46675: fixup | Lionel Elie Mamane |
2012-02-27 | fdo#46675: expand group memberships in get*Privileges | Lionel Elie Mamane |
2012-02-23 | Tabs to spaces, no code changed | Korrawit Pruegsanusak |
2012-02-21 | WaE: remove variable scope | Thomas Arnhold |
2012-02-21 | More --disable-database-connectivity work, still experimental | Tor Lillqvist |
2012-02-21 | Typo nsResult -> nsresult | Stephan Bergmann |
2012-02-20 | Clang-flagged error for typedef of CardPropertyGetter/Setter | Wei Ming Khoo |
2012-02-19 | remove adabas/adabasui | Caolán McNamara |
2012-02-19 | make connectivity ByteString free | Caolán McNamara |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-18 | WaE: unused variable rgsabound | Thomas Arnhold |
2012-02-18 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-17 | WaE: enable exceptions for these too | Caolán McNamara |
2012-02-17 | fdo#46206 accept an arbitrary query for INSERT | Lionel Elie Mamane |
2012-02-17 | fdo#46198: NULL is a perfectly fine general_value | Lionel Elie Mamane |
2012-02-16 | ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHER | Lionel Elie Mamane |
2012-02-16 | typo & copy/paste error in error message | Lionel Elie Mamane |