1. 4d95bd6 coverity#1326449 Dereference null return value by Caolán McNamara · 10 years ago
  2. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  3. 612acf5 coverity#1327027 SIC: Inner class could be made static by Caolán McNamara · 10 years ago
  4. 115fa59 More plausible fix by Stephan Bergmann · 10 years ago
  5. 7c465e7 coverity#1326260 Explicit null dereferenced by Caolán McNamara · 10 years ago
  6. a1624a8 cid#1327023 to cid#1327077 SIC: Inner class could be made static by Noel Grandin · 10 years ago
  7. afe95a1 cid#1326608,cid#1326609 CN: Bad implementation of cloneable idiom by Noel Grandin · 10 years ago
  8. 5e985c2 Fix typos by Andrea Gelmini · 11 years ago
  9. ecf5384f Fix typos by Andrea Gelmini · 11 years ago
  10. ac22644 Fix typos by Andrea Gelmini · 11 years ago
  11. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  12. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  13. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  14. c290998 tdf#87074 null-ref error from NLPSolver in Basic by LeMoyne Castle · 11 years ago
  15. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  16. 126eea8 java: nlpsolver: getPropertyByName was checking the wrong datastructure by Noel Grandin · 11 years ago
  17. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  18. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  19. db203e5 java: remove some unused fields by Noel Grandin · 11 years ago
  20. 58eab57 java: final fields that can be static by Noel Grandin · 11 years ago
  21. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  22. 79c6aff java: fix some javadoc errors by Noel Grandin · 11 years ago
  23. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  24. 36ff152 java: reduce excessive code indentation levels by Noel Grandin · 11 years ago
  25. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  26. fa22664 java: always use braces for while loops by Noel Grandin · 11 years ago
  27. 88bfc90 nlpsolver: ensure that the stream is cleaned up before the method returns by Robert Antoni Buj i Gelonch · 11 years ago
  28. bc796af2 nlpsolver: fix javadoc error: bad use of '>' by rbuj · 12 years ago
  29. 0ce1267 remove more unnecessary constructor declarations by Noel Grandin · 12 years ago
  30. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  31. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  32. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  33. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  34. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  35. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  36. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  37. 5ce80c9 remove dead java constants by Noel Grandin · 12 years ago
  38. 5ca7fa8 make some java fields private by Noel Grandin · 12 years ago
  39. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  40. b20a5c7 fix makefile by Noel Grandin · 12 years ago
  41. cc6bd12 java: remove unused enum values by Noel Grandin · 12 years ago
  42. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  43. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  44. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  45. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  46. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  47. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  48. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  49. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  50. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  51. b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
  52. 90b4217e nlpsolver: Use System.arraycopy by rbuj · 12 years ago
  53. efbc5ac nlpsolver: Number parsing by rbuj · 12 years ago
  54. 414a6e4 convert EvolutionarySolver source to unix LF by Noel Grandin · 12 years ago
  55. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  56. d504294 java: remove some unused fields in the ODK examples by Noel Grandin · 12 years ago
  57. d352735 java: remove some unused fields in the ODK examples by Noel Grandin · 12 years ago
  58. 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
  59. dfbaef2 fdo#78004 fix string formatting by Alex Gulyás · 12 years ago
  60. fed2f06 Remove trailing whitespace from nlpsolver by Alexander Wilms · 12 years ago
  61. 382b013 Some ConfigurationProvider -> theDefaultProvider simplifications by Stephan Bergmann · 12 years ago
  62. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  63. 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
  64. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  65. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  66. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  67. 402c8f5 Java cleanup, close file handles when done with them by Noel Grandin · 13 years ago
  68. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  69. 95e1ecb remove some unnecessary casts by Noel Grandin · 13 years ago
  70. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  71. 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
  72. d2d3e5d Java cleanup, use generics by Noel Grandin · 13 years ago
  73. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  74. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  75. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  76. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  77. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  78. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  79. b768611 remove all d.lst by Michael Stahl · 13 years ago
  80. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  81. 428d9e1 Delete unused files by Zolnai Tamás · 13 years ago
  82. ef941c6 Delete useless slashes by Zolnai Tamás · 13 years ago
  83. 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
  84. 39bac3f translations is a source-only module by Andras Timar · 14 years ago
  85. d3f60c0 fdo#51304: Remove @author and more commented code by Marcos Paulo de Souza · 14 years ago
  86. 3d912e4 nlpsolver depends on translations by Andras Timar · 14 years ago
  87. eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago
  88. 7017654 add help.tree files to extensions' help by Bence Babati · 14 years ago
  89. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  90. b23bb8e fdo#53009: Compile extension help in gbuild by Stephan Bergmann · 14 years ago
  91. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  92. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  93. 2c3aa4f remove malingering legacy RCS tags. by Michael Meeks · 14 years ago
  94. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  95. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  96. 3062875 Added and improved READMEs for modules in extensions, extras, postprocess by Josh Heidenreich · 14 years ago
  97. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  98. d3c3f41 build and pack NLPSolver help localizations by Andras Timar · 14 years ago
  99. 7283a51 just list the files explicitly by David Tardon · 14 years ago
  100. e0c4085 localize nlpsolver .properties files within the build by Andras Timar · 14 years ago