Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javaxt-project
/
javaxt-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javaxt-core
src
javaxt
utils
Value.java
on
master
User selector
All users
All time
Commit history
Commits on Jan 17, 2024
- Updated how byte arrays are represented in the toString() method in the JSONObject. Byte arrays are now Base64 encoded.
Show description for 522a7d5
pborissow
committed
522a7d5
View commit details
Copy full SHA for 522a7d5
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
- Updated core HTML Parser and added new getElements() method to the Parser class.
Show description for bfb775b
pborissow
committed
bfb775b
View commit details
Copy full SHA for bfb775b
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
- Updated the Image.copy() method to return a true clone of the current image
Show description for 4c302d0
pborissow
committed
4c302d0
View commit details
Copy full SHA for 4c302d0
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
- Added minor optimization getting values.
Show description for 3dce716
pborissow
committed
3dce716
View commit details
Copy full SHA for 3dce716
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
- Minor update in one of the Image class constructors
Show description for 5577f1f
pborissow
committed
5577f1f
View commit details
Copy full SHA for 5577f1f
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
- Fixed critical bug in the javaxt.sql.Recordset class retrieving records from a PostgreSQL database with the setFetchSize() method.
Show description for 7129230
pborissow
committed
7129230
View commit details
Copy full SHA for 7129230
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
- Fixed several bugs in the html parser.
Show description for 515f582
pborissow
committed
515f582
View commit details
Copy full SHA for 515f582
View code at this point
Browse repository at this point
Commits on Feb 20, 2014
Web Services
Show description for e1459db
pborissow
committed
e1459db
View commit details
Copy full SHA for e1459db
View code at this point
Browse repository at this point
Commits on May 23, 2013
- Commented out the updateFields method to improve performance with SQLite and SQLServer databases. Need to test with other databases (e.g. Postgres).
Show description for 1db6cc4
pborissow
committed
1db6cc4
View commit details
Copy full SHA for 1db6cc4
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
- Partially reverted changes introduced in the 1.5.1 release in the javaxt.sql.Recordset class. As was the case prior to 1.5.1, when updating records prepared statements are only used for a handfu…
Show description for 11ce30b
pborissow
committed
11ce30b
View commit details
Copy full SHA for 11ce30b
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
- Fixed critical bug updating records in the javaxt.sql.Recordset class. Now supports table names with white spaces decimal and float values.
Show description for 7d7122c
pborissow
committed
7d7122c
View commit details
Copy full SHA for 7d7122c
View code at this point
Browse repository at this point
Commits on Dec 17, 2011
- Changed the way the Value class is instantiated in the Recordset class. Now calling rs.getObject() instead of rs.getString(). Needs more testing!!!
Show description for 5182fb1
pborissow
committed
5182fb1
View commit details
Copy full SHA for 5182fb1
View code at this point
Browse repository at this point
Commits on Oct 5, 2011
Catch NPE when casting string to a date.
Show description for 90f66d6
pborissow
committed
90f66d6
View commit details
Copy full SHA for 90f66d6
View code at this point
Browse repository at this point
- Refactored two of the Date constructors to throw an Exception
Show description for 7db2db4
pborissow
committed
7db2db4
View commit details
Copy full SHA for 7db2db4
View code at this point
Browse repository at this point
Commits on Jul 11, 2011
Show description for 2c61e28
pborissow
committed
2c61e28
View commit details
Copy full SHA for 2c61e28
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.