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