1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Jun 27, 2025 — Jun 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update jekyll-gh-pages.yml More... over 2 years ago
Create jekyll-gh-pages.yml More... over 2 years ago
Create CNAME More... over 2 years ago
Delete CNAME More... over 2 years ago
Fixed error in previous commits. More... over 5 years ago
Completed a previous commit, especially to web form library (WSF_FORM). Updated EiffelStudio wizard. More... over 5 years ago
Removed svn keywords from git repo. More... over 5 years ago
Web form: - Improvement about web form manipulation (remove a field, set a text value to input fields by name, ...) - Improved web form html generation, especially for select and type checkbox - Updated the date input field interface with a new set_date_value . More... over 5 years ago
Use https:// instead of http:// More... over 5 years ago
Updated doc copyright year to 2020. More... over 5 years ago
Updated ecf files to newer schema 1-20-0 . More... over 6 years ago
Better CGI handler - improvement related to current directory for the execution of the CGI script, - and updated SCRIPT_NAME, to the path info is correctly computed. More... over 6 years ago
Fixed value of SERVER_PORT for secure connection (i.e https:// ), by default it is 443 . this was fooling WSF_REQUEST.absolute_url (...) . More... over 6 years ago
Better handling for directory default index response (for instance index.html) for case like "/subdir" which is now redirected to "/subdir/" so relative url are correctly handled. More... over 6 years ago
Added rfc3339 implementation to HTTP_DATE. More... over 6 years ago
Use to_string_8 instead of as_string_8 in this case. More... over 6 years ago
Improved feed library: - Added missing link to FEED. - Closer to ATOM validation, especially for xhtml content. - Closer to RSS2 specification. - Removed unwanted conversion from STRING_32 to STRING_8. (fixing feed generation when dealing with Unicode content). More... over 6 years ago
Initial support for client certificates LibCurl implementation More... over 6 years ago
Removed google plus links. More... over 6 years ago
Updated copyright More... about 7 years ago
Updated code to remove VRDS(4) errors More... about 7 years ago
Updated changelogs More... about 7 years ago
Removed redefinitions that violates VDRS(4). More... about 7 years ago
Simplified proxy example, no more proxy.conf file. Added forwarding case based on server name. More... over 7 years ago
updated proxy example's README file. More... over 7 years ago
Removed unneeded redefine. More... over 7 years ago
Added support for X-Forwarded-For .., and Forwarded header, for the simple proxy implementation. Also added the possibility to "keep" the original host name. Updated related example. More... over 7 years ago
Updated EiffelWeb wizard. More... over 7 years ago
Updated to use ARGUMENTS_32 as client. More... over 7 years ago
updated changelog. More... over 7 years ago