.. |
concurrent
|
ability to use Executor instead of ThreadFactory
|
2013-08-27 07:59:27 +02:00 |
internal
|
[#1792] PlatformDependent.freeDirectBuffer(..) now respect hasUnsafe()
|
2013-08-28 07:23:55 +02:00 |
AbstractReferenceCounted.java
|
ReferenceCountException -> IllegalReferenceCountException
|
2013-06-13 14:00:15 +09:00 |
Attribute.java
|
Fix regression in DefaultAttributeMap / Add Attribute.key() / More fine-grained locking
|
2013-02-21 15:49:51 -08:00 |
AttributeKey.java
|
Use ConcurrentHashMapV8 wherever possible
|
2013-02-26 15:54:51 -08:00 |
AttributeMap.java
|
minor documentation cleanup
|
2013-07-20 08:01:14 +02:00 |
CharsetUtil.java
|
Update license headers
|
2012-06-04 13:31:44 -07:00 |
DefaultAttributeMap.java
|
Fix regression in DefaultAttributeMap / Add Attribute.key() / More fine-grained locking
|
2013-02-21 15:49:51 -08:00 |
HashedWheelTimer.java
|
Change the contract of ResourceLeakDetector.open() so that unsampled resources are recycled
|
2013-07-23 14:06:58 +09:00 |
IllegalReferenceCountException.java
|
ReferenceCountException -> IllegalReferenceCountException
|
2013-06-13 14:00:15 +09:00 |
NetUtil.java
|
Fix 'unsupported address type error' in UDP tests / Fix checkstyle
|
2013-04-24 17:43:32 +09:00 |
package-info.java
|
Remove apiviz tags - we are focusing on user guide instead and putting diagrams there
|
2013-02-14 12:09:16 -08:00 |
Recycler.java
|
Optimize Recycler.Stack
|
2013-06-10 16:38:57 +09:00 |
ReferenceCounted.java
|
Move ReferenceCounted and AbstractReferenceCounted to io.netty.util
|
2013-06-13 13:14:21 +09:00 |
ReferenceCountUtil.java
|
Introduce new utility class calles ReferenceCountUtil and move utility methods from ByteBufUtil to it.
|
2013-06-14 07:07:33 +02:00 |
ResourceLeak.java
|
Automatic diagnosis of resource leaks
|
2013-01-15 14:15:27 +09:00 |
ResourceLeakDetector.java
|
[#1612] No need for volatile as it is not needed to be precise
|
2013-07-23 07:11:11 +02:00 |
ResourceLeakException.java
|
Automatic diagnosis of resource leaks
|
2013-01-15 14:15:27 +09:00 |
Signal.java
|
Use ConcurrentHashMapV8 wherever possible
|
2013-02-26 15:54:51 -08:00 |
Timeout.java
|
Simpler method naming in Timeout
|
2012-12-26 13:50:01 +09:00 |
Timer.java
|
Remove apiviz tags - we are focusing on user guide instead and putting diagrams there
|
2013-02-14 12:09:16 -08:00 |
TimerTask.java
|
Update license headers
|
2012-06-04 13:31:44 -07:00 |
UniqueName.java
|
Finish javadocs for common module
|
2012-12-21 08:16:00 +01:00 |