Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [Public] / java / classes / org / w3c / jigsaw / servlet
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.73 | 11 months | ylafon | Moved from int to long for ContentLength, to cope with 2G+ files. It introduced... | |
| 1.54 | 11 months | ylafon | Moved from int to long for ContentLength, to cope with 2G+ files. It introduced... | |
| 1.79 | 11 months | ylafon | Moved from int to long for ContentLength, to cope with 2G+ files. It introduced... | |
| 1.25 | 16 months | ylafon | a bit more paranoid | |
| 1.10 | 18 months | ylafon | enum is a keyword in jdk1.5 | |
| 1.15 | 18 months | ylafon | enum is a keyword in jdk1.5 | |
| 1.11 | 18 months | ylafon | enum is a keywork in jdk1.5 | |
| 1.34 | 18 months | ylafon | fixes to the servlet context | |
| 1.11 | 18 months | ylafon | fixes to the servlet context | |
| 1.15 | 5 years | ylafon | the servlet thread notify the server thread that the reply is ready to be sent b... | |
| 1.9 | 6 years | ylafon | cosmetic change (readability) | |
| 1.10 | 6 years | ylafon | some string in defs hastable are interned to save space | |
| 1.3 | 6 years | ylafon | more changes from Thomas Kopp, small indentation fixes | |
| 1.23 | 6 years | ylafon | more fixes from Thomas Kopp | |
| 1.13 | 6 years | ylafon | merged more change and fixed indentation | |
| 1.13 | 6 years | ylafon | added more changes from Thomas Kopp, reindented and dealt with Jigsaw's style us... | |
| 1.9 | 7 years | ylafon | added synchronization for class loading, with faster lookup (non synchronized) | |
| 1.7 | 8 years | ylafon | Fixed import statements and removed extra empty lines | |
| 1.3 | 8 years | ylafon | Fixed import statements and removed extra empty lines | |
| 1.3 | 8 years | ylafon | Fixed import statements and removed extra empty lines | |
| 1.5 | 8 years | ylafon | Fixed import statements and removed extra empty lines | |
| 1.10 | 8 years | ylafon | Fixed import statements and removed extra empty lines | |
| 1.18 | 8 years | bmahe | Servlet API 2.2 |