.. |
concurrent
|
Ensure cancelled scheduled tasks can be GC'ed ASAP
|
2015-07-19 16:51:12 +02:00 |
internal
|
(fix) typo
|
2015-07-30 12:49:25 +02:00 |
AbstractConstant.java
|
Fix a bug where AbstractConstant.compareTo() returns 0 for different constants
|
2014-07-29 15:01:47 -07:00 |
AbstractReferenceCounted.java
|
Fix most inspector warnings
|
2014-07-02 19:55:07 +09:00 |
AsciiString.java
|
Remove the unreachable checking code
|
2015-04-30 07:43:26 +02:00 |
Attribute.java
|
Document the contract of Attribute.getAndSet(...) and set(...)
|
2015-04-14 09:53:53 +02:00 |
AttributeKey.java
|
Allow to get existing ChannelOption / AttributeKey from String
|
2015-02-18 09:29:37 +01:00 |
AttributeMap.java
|
Better implementation of AttributeMap and also add hasAttr(...). SeeĀ [#2439]
|
2014-05-15 06:47:42 +02:00 |
ByteProcessor.java
|
ByteString introduced as AsciiString super class
|
2015-04-14 16:35:17 -07:00 |
ByteString.java
|
ByteString arrayOffset method
|
2015-04-24 18:54:01 -07:00 |
CharsetUtil.java
|
Backport header improvements from 5.0
|
2014-11-01 00:59:57 +09:00 |
Constant.java
|
Replace UniqueName with Constant and ConstantPool
|
2014-02-13 15:14:34 -08:00 |
ConstantPool.java
|
Remove duplicate code in ConstantPool class
|
2015-04-29 08:03:37 +02:00 |
DefaultAttributeMap.java
|
Fix possible AttributeMap corruption on double removal
|
2015-03-10 05:08:41 +01:00 |
DomainNameMapping.java
|
Add missing @Override annotation
|
2014-12-04 20:53:14 +09:00 |
HashedWheelTimer.java
|
Small performance improvements
|
2014-11-20 00:10:06 -05:00 |
IllegalReferenceCountException.java
|
ReferenceCountException -> IllegalReferenceCountException
|
2013-06-13 14:00:15 +09:00 |
Mapping.java
|
Overall clean-up of the initial SniHandler/DomainNameMapping work
|
2014-12-04 18:23:07 +09:00 |
NetUtil.java
|
[#3680] Enabled SecurityManager results in ClassNotFoundError during io.netty.util.NetUtil initialization
|
2015-04-27 20:02:07 +02: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
|
Fix a bug where Recycler's capacity can increase beyond its maximum
|
2014-12-06 17:58:31 +09:00 |
ReferenceCounted.java
|
Enable a user specify an arbitrary information with ReferenceCounted.touch()
|
2014-02-13 18:16:25 -08:00 |
ReferenceCountUtil.java
|
Port ChannelOutboundBuffer and related changes from 4.0
|
2014-08-05 15:00:45 +02:00 |
ResourceLeak.java
|
Enable a user specify an arbitrary information with ReferenceCounted.touch()
|
2014-02-13 18:16:25 -08:00 |
ResourceLeakDetector.java
|
Add the URL of the wiki for easier troubleshooting
|
2015-01-08 12:45:34 +09:00 |
ResourceLeakException.java
|
Ensure backward compatibility
|
2013-12-05 01:02:38 +09:00 |
ResourceLeakHint.java
|
Enable a user specify an arbitrary information with ReferenceCounted.touch()
|
2014-02-13 18:16:25 -08:00 |
Signal.java
|
Fix a bug where AbstractConstant.compareTo() returns 0 for different constants
|
2014-07-29 15:01:47 -07:00 |
ThreadDeathWatcher.java
|
Refactor FastThreadLocal to simplify TLV management
|
2014-06-19 21:13:55 +09: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 |
Version.java
|
Fix most inspector warnings
|
2014-07-02 19:55:07 +09:00 |