fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/pqueue.c
47 commits
Back out the use of sqlite3_atof(), as that interface has been removed from the 3.53.0 release. Up…
drh
a10f931ba…
2026-03-26 23:08
Update to the latest SQLite and rig Fossil to use sqlite3_atof() if that interface is available. W…
drh
cb89386af…
2026-03-23 13:49
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Merge the latest trunk enhancements into the comment-markdown-links branch.
drh
652362e97…
2025-03-10 14:43
Merge from trunk.
brickviking
4850a5959…
2025-03-10 10:06
Add the "min" query parameter to /timeline. Other minor bug fixes found while working on the new f…
drh
4e23c2a91…
2025-03-09 19:28
Improved implementation of the PQueue object, with the added option to carry an arbitrary pointer a…
drh
4111717ea…
2025-03-08 12:13
Improved implementation of the PQueue object, with the added option to carry an arbitrary pointer a…
drh
0fa917da4…
2025-03-08 12:04
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Sync up with trunk for latest improvements.
andybradford
12390507b…
2024-02-09 13:51
Merged trunk changes in
wyoung
9a9276d69…
2024-02-08 20:35
Simplification to the PQueue object to remove the content pointer, which is never used.
drh
83c4ab605…
2024-02-08 01:33
Merge from trunk.
ashepilko
19997e99c…
2018-08-02 08:32
Merge trunk
jan.nijtmans
1be2eb053…
2015-02-06 15:38
Workaround for recently introduced Cygwin bug: group permission is always set! This was the cause o…
jan.nijtmans
d9dfe11d0…
2015-02-06 15:34
merge trunk
jan.nijtmans
9bc76f6a1…
2015-02-06 10:49
Restructure import.c, making it easier to compare with the new svn-import code. No change in functi…
jan.nijtmans
3209f0728…
2015-02-06 10:47
Merge with trunk - Remove reverse-proxying support which is already provided by --baseurl optio…
ashish
940b0b33c…
2013-04-21 08:08
merge trunk
jan.nijtmans
26aa3eeab…
2012-09-04 06:52
Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itse…
drh
c19f34cb6…
2012-08-31 20:46
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII
jan.nijtmans
208d67675…
2012-08-29 19:41
merge trunk
jan.nijtmans
c03780847…
2012-08-29 14:12
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII
jan.nijtmans
9f6abc596…
2012-08-29 13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII
jan.nijtmans
9f6abc596…
2012-08-29 13:57
Updating from trunk. I solved three merge conflicts about hyperlinks.
viriketo
08db32046…
2012-08-08 13:46
Change the "pqueue_" prefix on methods of the priority queue object to be "pqueuex_" to avoid confl…
drh
81162c716…
2012-06-12 11:20
Add vim modline everywhere
meeks
a496d8e88…
2012-03-29 14:54
Revise workaround for OpenSSL symbol name collision problem.
mistachkin
ff19cc215…
2012-02-10 23:01
Bump versions of zlib and OpenSSL in the Windows makefiles. Also, rename the pqueue_insert functio…
mistachkin
674bc2789…
2012-02-10 22:53
Merge trunk.
dchest
c57830bec…
2011-08-22 22:20
Make update -verbose print even when there's no update required
venkat
acfbfe0dd…
2011-05-19 00:03
Merge from trunk.
jan
2ac7b3e14…
2011-03-29 19:28
Merge the path-refactor changes into trunk. Refactoring is not complete, but it appears to be stab…
drh
e5121b476…
2011-03-14 12:42
Add the ability to compute common ancestors to the path object. Still using the pivot object for m…
drh
cfec72248…
2011-03-10 17:39
Merge from trunk.
michael
1a6876db8…
2010-11-07 10:23
merge from trunk
wolfgang
586b0eb14…
2010-10-16 17:33
Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than re…
drh
8f41b2fa7…
2010-10-15 17:13
Change from GPL to the Simplified BSD License.
drh
c06edd231…
2010-05-16 19:08
Initial commit of Creole Wiki Parser extension.
robert
ecd1f0963…
2009-05-08 09:52
Pulled in the navbar and timeline changes.
aku
bbcb6326c…
2007-09-17 00:58
Updates to the timeline routines. Added the pqueue module.
drh
abce5105e…
2007-09-01 01:55
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close