summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty
AgeCommit message (Collapse)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0
2013-04-26Java cleanup, remove unused importsNoel Grandin
Change-Id: I697017f196a7f7e5684011ae23941e54051c45dd
2013-04-26Java cleanup, use genericsNoel Grandin
Change-Id: I164e0f8386558641497258cc0a1d731e81a51c15
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
Change-Id: Icd830004de3e121f5b96393e7d7b447775833419 Reviewed-on: https://gerrit.libreoffice.org/3569 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna
2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann
2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann
The Unicode replacement character got in there probably during a previous conversion of the source code; not evident to me what it replaced originally.
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks
This should make it easier to hack, and also to separate out the tangled in third party EvolutionarySolver as/when we can.