openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Firebird
Settings
|
Report Duplicate
107
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 10 of 2,118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
increment build number
GitHub Action
More...
4 months ago
Prepare for backporting of "Send small blobs inline (PR #8318)".
Vlad Khorsun
More...
4 months ago
dbb_guid cannot be optional anymore, except dbb being half-initialized
Dmitry Yemanov
More...
4 months ago
Postfix for the dbb_guid movement
Dmitry Yemanov
More...
4 months ago
Fix the assertion
Dmitry Yemanov
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Store (and return via *_LENGTH functions) blob length longer than 4GB. This is only ODS-related change, more will follow later. (#8428)
Dmitry Yemanov
More...
4 months ago
Increase index flags capacity in ODS14 (#8340)
Dmitry Yemanov
More...
4 months ago
ODS14: header page refactoring (#8401)
Dmitry Yemanov
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Fixed assertion - thanks to Adriano
AlexPeshkoff
More...
4 months ago
Postfix for #8304: Wrong results using minvalue/maxvalue in join condition. It should fix regression #8440: Firebird 5.0.2 - wrong result for MINVALUE/MAXVALUE with string arguments.
Dmitry Yemanov
More...
4 months ago
Fix gcc warning.
Adriano dos Santos Fernandes
More...
4 months ago
Fix #8437 - Segmentation fault when running query with partition by and subquery
Adriano dos Santos Fernandes
More...
4 months ago
Addition about sponsorship
Dmitry Yemanov
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Fix implicitly used collations after ALTER DOMAIN (#8434)
Dmitry Yemanov
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Contributors postfix for v5.0.2
Dmitry Yemanov
More...
4 months ago
Do not allow run concurrent sweep instances (#8320)
TreeHunter
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Merge pull request #8433 from FirebirdSQL/work/BePlusTree
Vlad Khorsun
More...
4 months ago
Postfix for #8429: Segfault when already destroyed callback interface is used; more performance optimization
AlexPeshkoff
More...
4 months ago
Follow @AlexPeshkoff suggestions: removed Allocator from template arguments, removed pointer based ctor in favor of reference based one.
Vlad Khorsun
More...
4 months ago
Removed never used MallocAllocator and use common FB_NEW_POOL and delete instead of allocate/deallocate. Removed excess "friend class" declarations. NodePtr changed to avoid potential undefined behavior.
Vlad Khorsun
More...
4 months ago
Replace NULL by nullptr, use uppercase for constants (LeafCount, NodeCount -> LEAF_COUNT, NODE_COUNT)
Vlad Khorsun
More...
4 months ago
Remove a lot of casts of void* to the ItemList* and NodeList*. Make code friendly for debugging.
Vlad Khorsun
More...
4 months ago
increment build number
GitHub Action
More...
4 months ago
Postfix for #8429: Segfault when already destroyed callback interface is used; fixed performance regression
AlexPeshkoff
More...
4 months ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
2117
2118
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree