1. 7ba0605 update license headers to current year by Ceki Gulcu · 13 years ago
  2. 98af61a fixes bug 246 by Ceki Gulcu · 13 years ago
  3. 20377b5 - changing version to 1.6.2 by Ceki Gulcu · 13 years ago
  4. 9f10490 Revert "make log4j-over-slf4j run in jboss 4.2" by Ceki Gulcu · 14 years ago
  5. 3749a85 make log4j-over-slf4j run in jboss 4.2 by Ceki Gulcu · 14 years ago
  6. 277f8d7 - started working on slf4j 1.6.2-SNAPSHOT - Small additions to .gitignore file by Ceki Gulcu · 14 years ago
  7. 990f241 - preparing release 1.6.1 by Ceki Gulcu · 14 years ago
  8. 71fc429 - starting work on 1.6.1 by Ceki Gulcu · 14 years ago
  9. bdf9935 - changed version number to 1.6.0 in sub-modules - minor editing in news.html by Ceki Gulcu · 14 years ago
  10. 9ac7d3a - instead of 'rc' using 'alpha' prefix for releases to emphasize the experimental nature of the code by Ceki Gulcu · 14 years ago
  11. f590669 - added test cases - updated the docs - preparing release 1.6.0-RC0 by Ceki Gulcu · 14 years ago
  12. fd74fb6 minor changes by Ceki Gulcu · 14 years ago
  13. 3c0ab34 Fixing bug 70 by Ceki Gulcu · 14 years ago
  14. 6dd2bd5 Fixing http://bugzilla.slf4j.org/show_bug.cgi?id=127 by Ceki Gulcu · 14 years ago
  15. cbdf935 - starting work on 1.6.0 by Ceki Gulcu · 14 years ago
  16. dae55b8 - preparing release 1.5.11 by Ceki Gulcu · 15 years ago
  17. 88c4c45 setting autocrlf = true on windows - no logical changes by Ceki Gulcu · 15 years ago
  18. 32c1ac0 - setting version number to 1.5.10 by Ceki Gulcu · 15 years ago
  19. e5bbca3 Applied Hugues Malphettes's patch #65 as given in [1] by Ceki Gulcu · 15 years ago
  20. 83b7bf3 upped version to 1.5.10-SNAPSHOT by Ceki Gulcu · 15 years ago
  21. 58e6b11 typo fix by Ceki Gulcu · 15 years ago
  22. c591838 adding missing org.slf4j.ext export declaration by Ceki Gulcu · 15 years ago
  23. 43350ca Applied patches supplied by Pete Muir on 2009-10-29 in bug 156. by Ceki Gulcu · 15 years ago
  24. e967f51 - Added missing "Export-Package" declaration for cal10n in the OSGi by Ceki Gulcu · 15 years ago
  25. 68af3bb - started work on version 1.5.10 by Ceki Gulcu · 15 years ago
  26. e3f037a - added 1.5.9-RC0 to the API_COMPATIBILITY_LIST in LoggerFactory by Ceki Gulcu · 15 years ago
  27. 30b9ee0 - Preparing release 1.5.9-RC0 by Ceki Gulcu · 15 years ago
  28. e69cd9f - Documenting LocLogger and co. by Ceki Gulcu · 15 years ago
  29. 0124e54 - Localication code that actually does something useful by Ceki Gulcu · 15 years ago
  30. 50f843f - started work on localization support (ongoing work) by Ceki Gulcu · 15 years ago
  31. ea2799b Added copyright notice by Ceki Gulcu · 15 years ago
  32. 9a7a3a3 - corrected various compiler errors (serialization id, raw types) by Ceki Gulcu · 15 years ago
  33. b1074b5 In response to bug 141, added getCopyOfChildTimeInstruments and getCopyOfGlobalStopWatch methods. This allows developers to create their own output formats for Profiler. by Ceki Gulcu · 15 years ago
  34. b17d846 - update copyright year to 2009 by Ceki Gulcu · 15 years ago
  35. 7c2fb87 - indentation changes only by Ceki Gulcu · 15 years ago
  36. d68b139 - start work on 1.5.9 by Ceki Gulcu · 15 years ago
  37. 6501841 - fixed test scope issue in log4j-over-slf4j by Ceki Gulcu · 15 years ago
  38. ced361b next SLF4J version will be 2.0.0 by Ceki Gulcu · 15 years ago
  39. f142a73 changing version to 1.5.7 in the pom.xml files by Ceki Gulcu · 15 years ago
  40. b2898d3 Fewer eclipse warnings by Ceki Gulcu · 15 years ago
  41. 64befa3 - indentation changes only by Ceki Gulcu · 15 years ago
  42. 9badb1e - fix bug in StopWatch found by "findbugs" by Ceki Gulcu · 15 years ago
  43. a2699d3 Typo fixes in method names. by Ceki Gulcu · 15 years ago
  44. daf99c1 Change EventLogger log level to info by Ralph Goers · 16 years ago
  45. 53d881f Fix bug 130 - ArrayIndexOutOfBoundsException in entry() if 5 arguments specified by Ralph Goers · 16 years ago
  46. 92f1b0e Fix for bug 128 - Allow logging level to be specified on catching and throwing by Ralph Goers · 16 years ago
  47. 42b42f7 Fix style and add documentation by Ralph Goers · 16 years ago
  48. f044a8d Add EventLogger by Ralph Goers · 16 years ago
  49. beedc98 bumping version to 1.5.7-SNAPSHOT by Ceki Gulcu · 16 years ago
  50. 1591536 Minor refactoring by Ceki Gulcu · 16 years ago
  51. 0ab9c98 Added support for simulating NDC over MDC. by Ceki Gulcu · 16 years ago
  52. 8f7f4da Experimented with detecting recursive calls on the same object, but it by Thorbjorn Ravn Andersen · 16 years ago
  53. 0a0d634 Revised documentation and ensured that log4j and logback classes are not instrumented by Thorbjorn Ravn Andersen · 16 years ago
  54. c7df72a accidentially used MessageFormatter in agent, that code is not visible there by Thorbjorn Ravn Andersen · 16 years ago
  55. 2d17ded Improved documentation by Thorbjorn Ravn Andersen · 16 years ago
  56. 34059dd more unit tests for nested arrays by Thorbjorn Ravn Andersen · 16 years ago
  57. c80436d added improved rendering of arrays of arrays, and primitive elements. by Thorbjorn Ravn Andersen · 16 years ago
  58. 89e4ef1 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 16 years ago
  59. 6c175d0 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 16 years ago
  60. 1cd3590 - preparing release 1.5.6 by Ceki Gulcu · 16 years ago
  61. 7f471cf correcting line number count by Ceki Gulcu · 16 years ago
  62. c914315 Fixed bug 114. Added test case. by Ceki Gulcu · 16 years ago
  63. 35c4ad8 - attempting to fix Bug 114 unit tests to follow by Ceki Gulcu · 16 years ago
  64. 96662ba XLoogerFactory.getLogger(class) was returning a Logger instead of an XLogger. by Ralph Goers · 16 years ago
  65. 52d3f24 Add MDCStrLookup and corresponding test by Ralph Goers · 16 years ago
  66. 9e6cdbc Now uses domain classloader to see if slf4j is available, and only instruments if so. by Thorbjorn Ravn Andersen · 16 years ago
  67. de0c6e5 added note on static logger name and that empty methods are not logged by Thorbjorn Ravn Andersen · 16 years ago
  68. 36fa2ac changed option separator back to "," (comma) and the ignore list separator to ":" (colon). The semicolon did not work well on Unix. by Thorbjorn Ravn Andersen · 16 years ago
  69. 12ae267 revised bootclasspath so referring directly to jar in maven will work by Thorbjorn Ravn Andersen · 16 years ago
  70. 1ea9653 added warning message if javassist is not on classpath (fails silently otherwise) by Thorbjorn Ravn Andersen · 16 years ago
  71. 491f203 message regarding "this" is too noisy to go in a release and has been commented out by Thorbjorn Ravn Andersen · 16 years ago
  72. 7598d78 added note regarding how to get the proper Javasssist name from Maven in the manifest by Thorbjorn Ravn Andersen · 16 years ago
  73. a579aaf cleaned source and javadoc preparing for 1.5.6 release by Thorbjorn Ravn Andersen · 16 years ago
  74. 4970739 put options in seperate file for documentation purposes by Thorbjorn Ravn Andersen · 16 years ago
  75. 231046d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  76. fdb2c13 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  77. 42d254d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  78. 6d8325a added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  79. 8f3f881 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  80. 864af74 now comforms to slf4j formatting by Thorbjorn Ravn Andersen · 16 years ago
  81. 42cd009 disabled summary for test phase by Thorbjorn Ravn Andersen · 16 years ago
  82. f002e3b 1.5.6-SNAPSHOT comes after 1.5.5 by Ceki Gulcu · 16 years ago
  83. 098e855 - preparing release 1.5.5 by Ceki Gulcu · 16 years ago
  84. 2050a4d Given the huge size of the SLF4J user base, we need a more lenient version by Ceki Gulcu · 16 years ago
  85. ba10ccd - preparing release 1.5.4 by Ceki Gulcu · 16 years ago
  86. f68b5c5 Minor javadoc improvements by Ceki Gulcu · 16 years ago
  87. d894fc2 Error in the names of markers. Problem reported by Ralph Goers. by Ceki Gulcu · 16 years ago
  88. c5ce7be now takes synchronized parameter in consideration and is more robust of lack of information by Thorbjorn Ravn Andersen · 16 years ago
  89. 0ac3ddd now handles arrays of arrays to see if the array base is a primitive (which Arrays.asList does not like) by Thorbjorn Ravn Andersen · 16 years ago
  90. d5ae926 added apple and sun to those packages to be ignored by Thorbjorn Ravn Andersen · 16 years ago
  91. 4d91a20 fixed incorrectly placed quote in result snippet by Thorbjorn Ravn Andersen · 16 years ago
  92. 9562660 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  93. 6a99ba5 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  94. 6947fb8 added notice about not being released yet by Thorbjorn Ravn Andersen · 16 years ago
  95. 0b99020 cannot test the resulting jar yet. by Thorbjorn Ravn Andersen · 16 years ago
  96. 7acc6e1 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  97. c9a8e91 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  98. a1fccbd - test cases pass. The tests are in a different package because by Ceki Gulcu · 16 years ago
  99. 25add49 - adding test cases as requested by Raph Goers in bug 104 by Ceki Gulcu · 16 years ago
  100. 1adb4e0 now usable as a javaagent, tested with log4j by Thorbjorn Ravn Andersen · 16 years ago