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