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.7.0
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2020
[maven-release-plugin] prepare release scijava-table-0.7.0
imagejan
committed
78cfbc0
View commit details
Copy full SHA for 78cfbc0
Browse repository at this point
POM: bump parent to pom-scijava 29.2.1
imagejan
committed
b6a7425
View commit details
Copy full SHA for b6a7425
Browse repository at this point
Merge pull request #17 from scijava/use-location
imagejan
authored
7d670c7
View commit details
Copy full SHA for 7d670c7
Browse repository at this point
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
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
Browse repository at this point
Commits on Aug 3, 2020
Bump to next development cycle
Show description for 57e5472
imagejan
committed
57e5472
View commit details
Copy full SHA for 57e5472
Browse repository at this point
POM: bump parent to pom-scijava-29.2.0
imagejan
committed
89c102b
View commit details
Copy full SHA for 89c102b
Browse repository at this point
Merge pull request #16 from scijava/rename-export
Show description for 7fdcb05
imagejan
authored
7fdcb05
View commit details
Copy full SHA for 7fdcb05
Browse repository at this point
Do not shadow existing "Table..." command in Fiji #15
Show description for 024b3d9
frauzufall
committed
024b3d9
View commit details
Copy full SHA for 024b3d9
Browse repository at this point
Commits on Jul 6, 2020
Bump to next development cycle
Show description for 52d0260
imagejan
committed
52d0260
View commit details
Copy full SHA for 52d0260
Browse repository at this point
Fix license headers
imagejan
committed
77b0dec
View commit details
Copy full SHA for 77b0dec
Browse repository at this point
Bump minor version to 0.6.0-SNAPSHOT
Show description for 2afb95a
imagejan
committed
2afb95a
View commit details
Copy full SHA for 2afb95a
Browse repository at this point
Merge pull request #14 from scijava/tableioservice-options
imagejan
authored
a305794
View commit details
Copy full SHA for a305794
Browse repository at this point
TableIOServiceTest: use `fakeTable` extension
frauzufall
committed
fcbd5ab
View commit details
Copy full SHA for fcbd5ab
Browse repository at this point
Reconcile TableIOServiceTest and TableIOPluginTest
frauzufall
committed
824375d
View commit details
Copy full SHA for 824375d
Browse repository at this point
Rename option variables
frauzufall
committed
840f95b
View commit details
Copy full SHA for 840f95b
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
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
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
Browse repository at this point
Commits on Feb 21, 2020
Bump to next development cycle
Show description for 5c5925f
imagejan
committed
5c5925f
View commit details
Copy full SHA for 5c5925f
Browse repository at this point
Bump minor version
imagejan
committed
34c03c8
View commit details
Copy full SHA for 34c03c8
Browse repository at this point
Merge pull request #9 from scijava/export-table-command
Show description for dd7fcfd
imagejan
authored
dd7fcfd
View commit details
Copy full SHA for dd7fcfd
Browse repository at this point
Add Command to save Tables
imagejan
committed
941ac5a
View commit details
Copy full SHA for 941ac5a
Browse repository at this point
Update license and headers
Show description for 5f8eaf2
imagejan
committed
5f8eaf2
View commit details
Copy full SHA for 5f8eaf2
Browse repository at this point
POM: update parent to pom-scijava 28.0.0
Show description for 64f6518
imagejan
committed
64f6518
View commit details
Copy full SHA for 64f6518
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
Browse repository at this point
Commits on Dec 20, 2019
Merge pull request #8 from scijava/add-table-io-service
Show description for c6b82b5
imagejan
authored
c6b82b5
View commit details
Copy full SHA for c6b82b5
Browse repository at this point
Adapt TableIOServiceTest
Show description for 2ceaf97
imagejan
committed
2ceaf97
View commit details
Copy full SHA for 2ceaf97
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
Browse repository at this point
Commits on Apr 30, 2019
Travis: build using openjdk8
ctrueden
committed
eadc3c0
View commit details
Copy full SHA for eadc3c0
Browse repository at this point
POM: maven.imagej.net -> maven.scijava.org
ctrueden
committed
e62b8de
View commit details
Copy full SHA for e62b8de
Browse repository at this point
Commits on Dec 26, 2018
Bump to next development cycle
Show description for 5c5c641
ctrueden
committed
5c5c641
View commit details
Copy full SHA for 5c5c641
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
Previous
Next
You can’t perform that action at this time.