1. 5ed8ea0 use released version to avoid spam from jenkins by Olivier Lamy · 9 years ago trunk
  2. 31d63e0 remove unused imports by Olivier Lamy · 11 years ago
  3. 11444a4 fix scm infos by Olivier Lamy · 11 years ago
  4. 0e28532 fix site deployment by Olivier Lamy · 11 years ago
  5. df42d80 fix names by Olivier Lamy · 11 years ago
  6. e0c14a8 Fixed ArrayIndexOutOfBoundsException by Christoph Engelbert · 11 years ago
  7. 6e2823b Fixed non available typed binders by Christoph Engelbert · 11 years ago
  8. c2e2a17 Removed unneeded String.valueOf by Christoph Engelbert · 11 years ago
  9. 07f722c Removed redundant modifiers by Christoph Engelbert · 11 years ago
  10. 309ea07 Added private constructor to utility class by Christoph Engelbert · 11 years ago
  11. 722a91b Removed old code by Christoph Engelbert · 11 years ago
  12. 083abad Avoiding return null; by Christoph Engelbert · 11 years ago
  13. 082db86 Fixed modifier for ClassUtil$JavaBuildInTypeClassDefinition#serialVersionUID by Christoph Engelbert · 11 years ago
  14. 502dd3e Removed printStackTrace by Christoph Engelbert · 11 years ago
  15. f2f5cca Removed concrete type usage by Christoph Engelbert · 11 years ago
  16. 6e621c3 Changed loop to arraycopy by Christoph Engelbert · 11 years ago
  17. 700c3f8 Renamed serialVersionUID field to serialVersion by Christoph Engelbert · 11 years ago
  18. 7213f66 Made static members package private by Christoph Engelbert · 11 years ago
  19. dd4d7de Fixed member naming by Christoph Engelbert · 11 years ago
  20. 93c954b Made fields transient since we're using a serialization proxy by Christoph Engelbert · 11 years ago
  21. b23a515 Preserving stacktraces by Christoph Engelbert · 11 years ago
  22. 9b60f1c Used formatter to use braces on if-clauses by Christoph Engelbert · 11 years ago
  23. 6ef12a8 Corrected streams closing by Christoph Engelbert · 11 years ago
  24. 7019a5e Removed the static modifier since it's not used by Christoph Engelbert · 11 years ago
  25. b538d78 Added Apache License header by Christoph Engelbert · 11 years ago
  26. fe5ee37 add how to deploy site in README file by Olivier Lamy · 11 years ago
  27. 7d4a8bf fix site deployment configuration by Olivier Lamy · 11 years ago
  28. ed5e7b7 add save your fingers script to deploy web site by Olivier Lamy · 11 years ago
  29. 2d23c50 more infos in pom by Olivier Lamy · 11 years ago
  30. 57827ae add javadoc by Olivier Lamy · 11 years ago
  31. 8f94ed9 version already defined in parent pom by Olivier Lamy · 11 years ago
  32. 607c2d7 configure site deployment for lightning by Olivier Lamy · 11 years ago
  33. 4b23f0d noctarius already in parent by Olivier Lamy · 11 years ago
  34. 2f3a811 Some small performance optimizations by Christoph Engelbert · 11 years ago
  35. c058792 Spliptted benchmark into sequential and concurrent versions by Christoph Engelbert · 11 years ago
  36. 5ec24e7 Fixed build according to license texts and one missed method while exchanging DataOutput / -Input with Source / Target by Christoph Engelbert · 11 years ago
  37. 2dcb462 Implemented Source / Target interfaces for ByteBuffer and Input- / OutputStream by Christoph Engelbert · 11 years ago
  38. 33823e8 Changed unittests according to the new Source / Target interfaces and introduced a reworked version of SerializerInputStream / SerializerOutputStream by Christoph Engelbert · 11 years ago
  39. f89cf94 Merge branch 'trunk' of https://github.com/noctarius/directmemory-lightning into trunk by Christoph Engelbert · 11 years ago
  40. ead2ad0 Started exchanging the old DataInput / DataOutput classes with Source / Target by Christoph Engelbert · 11 years ago
  41. 04c26bf Started implementation of special source / target interfaces to unify the internal handling of system specific buffers (for example MemoryBuffer in DirectMemory or ChannelBuffer in Netty) by Christoph Engelbert · 11 years ago
  42. 9a03921 ignore idea files by Olivier Lamy · 12 years ago
  43. d9cd371 Some more javadoc by Christoph Engelbert · 12 years ago
  44. 4330b7c Added more javadoc by Christoph Engelbert · 12 years ago
  45. 14292dc Removed api dependency from bundling profile by Christoph Engelbert · 12 years ago
  46. f9141c6 Removed special api module and moved interfaces to core. by Christoph Engelbert · 12 years ago
  47. 9fe86d0 Added javadoc to the Marshaller interface by Christoph Engelbert · 12 years ago
  48. 02062d2 Added license header by Christoph Engelbert · 12 years ago
  49. c96464f Made m2e integration m2e 1.0.x compatible by providing implementation of by Christoph Engelbert · 12 years ago
  50. 2d41814 Removed unused field and import by Christoph Engelbert · 12 years ago
  51. 6ed4454 Added init-git-svn.sh by Christoph Engelbert · 12 years ago
  52. c7fafe5 close Stream in finally block by Olivier Lamy · 12 years ago
  53. 3ce197e add asf snapshot repository to be able to download snapshot parent by Olivier Lamy · 12 years ago
  54. 41256b1 use our new parent pom by Olivier Lamy · 12 years ago
  55. 4bde9a6 more pom cleanup by Olivier Lamy · 12 years ago
  56. 7e2d7ba fix pom by Olivier Lamy · 12 years ago
  57. 466e542 pom simplification by Olivier Lamy · 12 years ago
  58. 056cbe4 magnify names and remove non needed relativePath declaration by Olivier Lamy · 12 years ago
  59. 80ae361 magnify parent artifactId :-) by Olivier Lamy · 12 years ago
  60. 415192e ignore *.iml by Olivier Lamy · 12 years ago
  61. 7a312d9 ignore target directory by Olivier Lamy · 12 years ago
  62. fcf67e8 add .gitignore file by Olivier Lamy · 12 years ago
  63. a912f95 remove findbug from the default lifecycle by Olivier Lamy · 12 years ago
  64. d378af9 [DIRECTMEMORY-102] Lightning Serializer Contribution by Olivier Lamy · 12 years ago
  65. 675b65d lightning standard svn layout by Olivier Lamy · 12 years ago