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
Breadcrumbs
History for
scijava-table
src
on
scijava-table-0.7.0
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2020
TableIOOptions: Parser of type Function<String, ?> instead of Function<String, Object>
frauzufall
authored and
imagejan
committed
e45f633
View commit details
Copy full SHA for e45f633
View code at this point
Browse repository at this point
IO: Use Location instead of String, use TypedIOService
frauzufall
authored and
imagejan
committed
a05eb1f
View commit details
Copy full SHA for a05eb1f
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Do not shadow existing "Table..." command in Fiji #15
Show description for 024b3d9
frauzufall
committed
024b3d9
View commit details
Copy full SHA for 024b3d9
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Fix license headers
imagejan
committed
77b0dec
View commit details
Copy full SHA for 77b0dec
View code at this point
Browse repository at this point
TableIOServiceTest: use `fakeTable` extension
frauzufall
committed
fcbd5ab
View commit details
Copy full SHA for fcbd5ab
View code at this point
Browse repository at this point
Reconcile TableIOServiceTest and TableIOPluginTest
frauzufall
committed
824375d
View commit details
Copy full SHA for 824375d
View code at this point
Browse repository at this point
Rename option variables
frauzufall
committed
840f95b
View commit details
Copy full SHA for 840f95b
View code at this point
Browse repository at this point
ExportTableCommand: rename separator parameter to columnDelimiter
Show description for f1bdc42
frauzufall
committed
f1bdc42
View commit details
Copy full SHA for f1bdc42
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
TableIOPluginTest: move to org.scijava.table.io namespace
frauzufall
committed
ace2aaf
View commit details
Copy full SHA for ace2aaf
View code at this point
Browse repository at this point
Add options to TableIOService API #11
Show description for 229d418
frauzufall
committed
229d418
View commit details
Copy full SHA for 229d418
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Add Command to save Tables
imagejan
committed
941ac5a
View commit details
Copy full SHA for 941ac5a
View code at this point
Browse repository at this point
Update license and headers
Show description for 5f8eaf2
imagejan
committed
5f8eaf2
View commit details
Copy full SHA for 5f8eaf2
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Move test class into TableIOServiceTest
imagejan
committed
5ef433d
View commit details
Copy full SHA for 5ef433d
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Adapt TableIOServiceTest
Show description for 2ceaf97
imagejan
committed
2ceaf97
View commit details
Copy full SHA for 2ceaf97
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Add TableIOService and test
Show description for 5979e59
imagejan
committed
5979e59
View commit details
Copy full SHA for 5979e59
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Add Tables.wrap method for Map as 1-column table
ctrueden
committed
7195a96
View commit details
Copy full SHA for 7195a96
View code at this point
Browse repository at this point
Tables: extract common ColumnAccessor code
ctrueden
committed
cc3cd12
View commit details
Copy full SHA for cc3cd12
View code at this point
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
View code at this point
Browse repository at this point
TablesTest: relax generic typing
ctrueden
committed
32a0c17
View commit details
Copy full SHA for 32a0c17
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Tables: actually use null for null column headers
Show description for 7334a4a
ctrueden
committed
7334a4a
View commit details
Copy full SHA for 7334a4a
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Column: add default methods for Collection/List
ctrueden
committed
948fe5f
View commit details
Copy full SHA for 948fe5f
View code at this point
Browse repository at this point
Generalize Table default implementations
Show description for c15e3e1
ctrueden
committed
c15e3e1
View commit details
Copy full SHA for c15e3e1
View code at this point
Browse repository at this point
Table: add default methods for Collection/List API
ctrueden
committed
4d85583
View commit details
Copy full SHA for 4d85583
View code at this point
Browse repository at this point
Table: tweak style of for loops
ctrueden
committed
fd3ea5a
View commit details
Copy full SHA for fd3ea5a
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Add interfaces and abstract class for table display
Show description for 9ad7574
imagejan
committed
9ad7574
View commit details
Copy full SHA for 9ad7574
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add default table service
awalter17
authored and
imagejan
committed
c127cd5
View commit details
Copy full SHA for c127cd5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.