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
.
scijava
/
scijava-table
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
9
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
scijava-table-0.4.0
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 26, 2018
[maven-release-plugin] prepare release scijava-table-0.4.0
ctrueden
committed
1f2fa77
View commit details
Copy full SHA for 1f2fa77
Browse repository at this point
Add Tables.wrap method for Map as 1-column table
ctrueden
committed
7195a96
View commit details
Copy full SHA for 7195a96
Browse repository at this point
Tables: extract common ColumnAccessor code
ctrueden
committed
cc3cd12
View commit details
Copy full SHA for cc3cd12
Browse repository at this point
Add Tables.wrap method for lists of vanilla data
Show description for 8288800
ctrueden
committed
8288800
View commit details
Copy full SHA for 8288800
Browse repository at this point
TablesTest: relax generic typing
ctrueden
committed
32a0c17
View commit details
Copy full SHA for 32a0c17
Browse repository at this point
Commits on Dec 22, 2018
Bump to next development cycle
Show description for 98cc03c
ctrueden
committed
98cc03c
View commit details
Copy full SHA for 98cc03c
Browse repository at this point
Tables: actually use null for null column headers
Show description for 7334a4a
ctrueden
committed
7334a4a
View commit details
Copy full SHA for 7334a4a
Browse repository at this point
Fix generic typing of Tables.wrap
Show description for 8f7d41a
ctrueden
committed
8f7d41a
View commit details
Copy full SHA for 8f7d41a
Browse repository at this point
POM: bump minor/major version
Show description for 7304123
ctrueden
committed
7304123
View commit details
Copy full SHA for 7304123
Browse repository at this point
Commits on Dec 21, 2018
Add method to wrap list of maps as a table
Show description for 7a0f828
ctrueden
committed
7a0f828
View commit details
Copy full SHA for 7a0f828
Browse repository at this point
Column: add default methods for Collection/List
ctrueden
committed
948fe5f
View commit details
Copy full SHA for 948fe5f
Browse repository at this point
Generalize Table default implementations
Show description for c15e3e1
ctrueden
committed
c15e3e1
View commit details
Copy full SHA for c15e3e1
Browse repository at this point
Table: add default methods for Collection/List API
ctrueden
committed
4d85583
View commit details
Copy full SHA for 4d85583
Browse repository at this point
Table: tweak style of for loops
ctrueden
committed
fd3ea5a
View commit details
Copy full SHA for fd3ea5a
Browse repository at this point
Add/update license blurbs and project license
Show description for bdd48bc
ctrueden
committed
bdd48bc
View commit details
Copy full SHA for bdd48bc
Browse repository at this point
POM: make miscellaneous metadata improvements
ctrueden
committed
7199534
View commit details
Copy full SHA for 7199534
Browse repository at this point
Push some API methods from AbstractTable to Table
Show description for 2200148
ctrueden
committed
2200148
View commit details
Copy full SHA for 2200148
Browse repository at this point
Commits on Aug 14, 2018
Bump to next development cycle
Show description for 2bcd3d8
imagejan
committed
2bcd3d8
View commit details
Copy full SHA for 2bcd3d8
Browse repository at this point
README: update travis badge
imagejan
committed
de7410b
View commit details
Copy full SHA for de7410b
Browse repository at this point
Merge pull request #4 from scijava/add-table-viewer-ui
Show description for 0e82b49
imagejan
authored
0e82b49
View commit details
Copy full SHA for 0e82b49
Browse repository at this point
Add interfaces and abstract class for table display
Show description for 9ad7574
imagejan
committed
9ad7574
View commit details
Copy full SHA for 9ad7574
Browse repository at this point
POM: update roles
imagejan
committed
72fce27
View commit details
Copy full SHA for 72fce27
Browse repository at this point
Commits on Aug 12, 2018
Fix DefaultTableDisplay to use DoubleTable for double[][] arrays
Show description for 736dd03
imagejan
committed
736dd03
View commit details
Copy full SHA for 736dd03
Browse repository at this point
Bump to next development cycle
Show description for 672ad09
imagejan
committed
672ad09
View commit details
Copy full SHA for 672ad09
Browse repository at this point
Travis: add encrypted GPG signing keypair
imagejan
committed
bbe9b2c
View commit details
Copy full SHA for bbe9b2c
Browse repository at this point
Travis: add encrypted environment variables
imagejan
committed
a9a2bf3
View commit details
Copy full SHA for a9a2bf3
Browse repository at this point
Merge pull request #3 from scijava/add-new-double-table
Show description for b28a6d4
imagejan
authored
b28a6d4
View commit details
Copy full SHA for b28a6d4
Browse repository at this point
Commits on Aug 11, 2018
Add DoubleTable to replace former ResultsTable
Show description for 84f714e
imagejan
committed
84f714e
View commit details
Copy full SHA for 84f714e
Browse repository at this point
Merge pull request #2 from scijava/migrate-tables-with-history
Show description for 7848f15
imagejan
authored
7848f15
View commit details
Copy full SHA for 7848f15
Browse repository at this point
Commits on Jul 17, 2018
Replace usage of deprecated ClassUtils methods
imagejan
committed
0f80ce4
View commit details
Copy full SHA for 0f80ce4
Browse repository at this point
Rename package net.imagej.table to org.scijava.table
imagejan
committed
48cd88d
View commit details
Copy full SHA for 48cd88d
Browse repository at this point
Remove ImageJ-specific table classes
Show description for f9a70f6
imagejan
committed
f9a70f6
View commit details
Copy full SHA for f9a70f6
Browse repository at this point
Add default table service
awalter17
authored and
imagejan
committed
c127cd5
View commit details
Copy full SHA for c127cd5
Browse repository at this point
Add TableService
awalter17
authored and
imagejan
committed
8e3bf8f
View commit details
Copy full SHA for 8e3bf8f
Browse repository at this point
Update to imglib2 5.0.0
Show description for 28ebe30
ctrueden
authored and
imagejan
committed
28ebe30
View commit details
Copy full SHA for 28ebe30
Browse repository at this point
Previous
Next
You can’t perform that action at this time.