This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2,144
Commits
27
Branches
234
Tags
84
MiB
Java
99.8%
Shell
0.1%
eb6ec29b14
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Veebs
eb6ec29b14
Fixed SimpleDateFormat bug. Should use new SimpleDateFormat(HTTP_DATE_FORMAT, Locale.US), otherwise when running on for example Japanese OS, the resulting date would contains Japanese characters, and the browser would not be able to parse!
2011-04-18 17:23:46 +09:00
license
Removed the license files for unused dependencies
2010-04-30 11:09:37 +00:00
src
Fixed SimpleDateFormat bug. Should use new SimpleDateFormat(HTTP_DATE_FORMAT, Locale.US), otherwise when running on for example Japanese OS, the resulting date would contains Japanese characters, and the browser would not be able to parse!
2011-04-18 17:23:46 +09:00
.fbfilter.xml
Updated FindBugs filter
2009-04-15 23:46:33 +00:00
.fbprefs
Updated Find Bugs configuration
2009-03-04 10:33:09 +00:00
.gitignore
Added IntelliJ specific files to .gitignore
2010-11-23 20:09:22 +09:00
COPYRIGHT.txt
* Replaced e-mail addresses into homepage/blog URL anywhere possible
2010-01-26 09:04:19 +00:00
LICENSE.txt
Relicensed to Apache License v2
2009-08-28 07:15:49 +00:00
NOTICE.txt
Fixed wrong license file name
2010-10-24 18:17:54 +00:00
pom.xml
NETTY-386 Support for serial connections using RXTX
2011-02-24 17:26:18 +09:00