Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
dcteris
/
spring
Public
forked from
spring/spring
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring
test
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2015
oops, addition to e63b1f0758e4b1466fee6c0e780879c39093b78d
abma
committed
8a3014c
View commit details
Copy full SHA for 8a3014c
View code at this point
Browse repository at this point
fix test widget: quit -> quitforce
abma
committed
e63b1f0
View commit details
Copy full SHA for e63b1f0
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
try to fix win32 test linking
abma
committed
1108d29
View commit details
Copy full SHA for 1108d29
View code at this point
Browse repository at this point
add spring::mutex and make it use CritSections on windows
Show description for 71e611e
jK
committed
71e611e
View commit details
Copy full SHA for 71e611e
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
fix linux debug build test
abma
committed
ae0a419
View commit details
Copy full SHA for ae0a419
View code at this point
Browse repository at this point
fix win32 test
abma
committed
1e551e1
View commit details
Copy full SHA for 1e551e1
View code at this point
Browse repository at this point
add futex test
jK
committed
8c35c03
View commit details
Copy full SHA for 8c35c03
View code at this point
Browse repository at this point
add std::mutex test
jK
committed
4babb99
View commit details
Copy full SHA for 4babb99
View code at this point
Browse repository at this point
add critsection test
jK
committed
1690b5f
View commit details
Copy full SHA for 1690b5f
View code at this point
Browse repository at this point
extend test
jK
committed
cd8314f
View commit details
Copy full SHA for cd8314f
View code at this point
Browse repository at this point
add mutex unit test
jK
committed
b8f28b8
View commit details
Copy full SHA for b8f28b8
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
extend testCreg by floats & enums
jK
committed
f9c543e
View commit details
Copy full SHA for f9c543e
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
merge error
abma
committed
d81927a
View commit details
Copy full SHA for d81927a
View code at this point
Browse repository at this point
fix compile
abma
committed
6dabe71
View commit details
Copy full SHA for 6dabe71
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into threadtrace
Show description for 722a3a5
abma
committed
722a3a5
View commit details
Copy full SHA for 722a3a5
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
make one check in testSpringTime non-fatal as it failes from time to time.
abma
committed
d7baea0
View commit details
Copy full SHA for d7baea0
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
fix #4513 (missing dependency for test_FileSystem)
abma
committed
e3597c4
View commit details
Copy full SHA for e3597c4
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
plan b: split travis-ci build to reduce build time:
Show description for 1a4e666
abma
committed
1a4e666
View commit details
Copy full SHA for 1a4e666
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
disable testThreadPool (no time to fix atm)
abma
committed
bde36d7
View commit details
Copy full SHA for bde36d7
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
validation test: switch back to default PF
abma
committed
e450bb9
View commit details
Copy full SHA for e450bb9
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
fix cmake 3 warnings: remove/fix invalid dependencies
abma
committed
87bb580
View commit details
Copy full SHA for 87bb580
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
"fix" validation test
abma
committed
d1568b2
View commit details
Copy full SHA for d1568b2
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
Merge branch 'develop' into threadtrace
abma
committed
b7f4b9a
View commit details
Copy full SHA for b7f4b9a
View code at this point
Browse repository at this point
Commits on Jun 21, 2014
fix compile warning:
Show description for 717d91a
abma
committed
717d91a
View commit details
Copy full SHA for 717d91a
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
fix test_ThreadPool
abma
committed
9cee1ee
View commit details
Copy full SHA for 9cee1ee
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
allow all tcp-connections with luasocket as default:
Show description for be991ad
abma
committed
be991ad
View commit details
Copy full SHA for be991ad
View code at this point
Browse repository at this point
fix #4438 (uninitialized vars in test)
abma
committed
8f211b0
View commit details
Copy full SHA for 8f211b0
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
fix test ThreadPool
abma
committed
cb620ac
View commit details
Copy full SHA for cb620ac
View code at this point
Browse repository at this point
ThreadPool: don't use HyperThreading cores
jK
committed
028dd4a
View commit details
Copy full SHA for 028dd4a
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
gcc 4.6 doesn't know override yet
jK
committed
be6afb3
View commit details
Copy full SHA for be6afb3
View code at this point
Browse repository at this point
add PMF UT
jK
committed
0bf6409
View commit details
Copy full SHA for 0bf6409
View code at this point
Browse repository at this point
Commits on Mar 25, 2014
fix mingw compile
jK
committed
88feb54
View commit details
Copy full SHA for 88feb54
View code at this point
Browse repository at this point
Commits on Feb 22, 2014
fix some compile warnings:
Show description for 14bd49b
abma
committed
14bd49b
View commit details
Copy full SHA for 14bd49b
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
try to speed up zk validation test
abma
committed
83ee1b0
View commit details
Copy full SHA for 83ee1b0
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
fix validation test #2
abma
committed
6faa5a7
View commit details
Copy full SHA for 6faa5a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.