Very Low Activity

Commits

  Analyzed 7 days ago based on code collected 8 days ago.
  All Time 12 Month 30 Day
Commits: 2997 19 6
Contributors: 18 1 1
Files Modified: 3903 23 9
Lines Added: 654377 1449 757
Lines Removed: 395037 491 55

Commits per Month

Most Recent Commits

 
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix [3608470]: Configuration.getEncoding(Locale) wasn't thread-safe if it was called with Locale variations that weren't registered and a less specific matching entry was found. Anon32 More... about 1 month ago
Merged from 2.3 (1628): Added long missing method, Configuration.getCacheStorage() Anon32 More... about 1 month ago
Merged from 2.3 (1628): Added long missing method, Configuration.getCacheStorage() Anon32 More... about 1 month ago
Mereged from 2.3 (1624-1626): TemplateLoader-related javadoc improvements (to address some frequent misunderstandings). (Plus some minor code cleanup.) Anon32 More... about 1 month ago
Merged from 2.3: Documented BeansWrapper cache changes. Anon32 More... about 1 month ago
Merged from 2.3: Added some concurrency stress-tests for the BeansWrapper introspection caches. Anon32 More... about 1 month ago
Merge from 2.3 SVN: BeansWrapper introspection cache improvements: - Improved multi-core performance: - Use ConcurrentHashMap if available - Don't block while introspecting a newly discovered class - If multiple threads need to introspect the same newly discovered class, only one of them will do it, the others will wait for its result - Refactoring to prevent deadlocking oversights in the future - Added public API for clearing the class cache - Some cleanup in internal code structuring and naming Anon32 More... about 1 month ago
Merge from 2.3 SVN: Making ConcurrentMapFactory available everywhere from within FreeMarker. Also improving it a bit. Anon32 More... about 1 month ago
Merge from 2.3 SVN: (Just some JavaDoc fixes.) Anon32 More... about 1 month ago
Restored whitespaces to be like in the SVN to make merges easier. Anon32 More... about 1 month ago
See All Commits
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.