3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- QA: Remove unused isNumeric() method More... over 10 years ago
- Make this test work again More... over 10 years ago
- Convert package net.xp_framework.unittest.core to namespaces More... over 10 years ago
- QA: CS More... over 10 years ago
- Announce namespace conversion / fixes More... over 10 years ago
- Always use namespaced versions inside generics More... over 10 years ago
- Convert package net.xp_framework.unittest.core.generics to namespaces More... over 10 years ago
- Convert package net.xp_framework.unittest.core.extensions to namespaces More... over 10 years ago
- Use utf-8 encoding More... over 10 years ago
- Convert package net.xp_framework.unittest.core.types to namespaces More... over 10 years ago
- Convert package net.xp_framework.unittest.archive to namespaces More... over 10 years ago
- Convert package net.xp_framework.unittest.annotations to namespaces More... over 10 years ago
Update VERSION More... over 10 years ago
- bump version to 5.9.8 More... over 10 years ago
- prepare 5.9.8 More... over 10 years ago
- Announce fixes to lang.Thread More... over 10 years ago
- catch exceptions from a thread's run() method in order to avoid missing the exit() call after run(). More... over 10 years ago
- change behavior of PreforkingServer to use a non-blocking socket; this is supposed to avoid burning cpu time while waiting for a client More... over 10 years ago
- Mention "iso-8859-1" -> xp::ENCODING changes as FC for xp-framework/rfc#146 More... over 10 years ago
- Replace hardcoded "iso-8859-1" instances by xp::ENCODING More... over 10 years ago
- Replace hardcoded "iso-8859-1" occurrences with xp::ENCODING constant More... over 10 years ago
- Make "hardcoded ISO" tests easily discoverable More... over 10 years ago
- Add tests for getSource() with various encoding scenarios More... over 10 years ago
- Make use of new ClassLoader::loadUri() method More... over 10 years ago
- Make use of new ClassLoader::loadUri() method More... over 10 years ago
- Make use of new ClassLoader::loadUri() method More... over 10 years ago
- Announce implementation of xp-framework/rfc#275 More... over 10 years ago
Merge pull request #327 from thekid/rfc-275 More... over 10 years ago
- Make loadUri() raise ClassNotFoundExceptions More... over 10 years ago
- Implement ClassLoader::findUri() More... over 10 years ago