CVS log for parser3/src/main/pa_os.C

[BACK] Up to [parser3project] / parser3 / src / main

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 4 17:47:46 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -4 lines
lock error fine-tuning (related to bug #1231)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Nov 4 17:36:49 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -5 lines
lock errors tuning (related to bug #1231)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Nov 4 16:38:47 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +22 -2 lines
GetLastError used as errno is not set (related to bug #1231)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 4 15:42:31 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +27 -10 lines
under windows _locking replaced with LockFileEx allowing shared lock to work (fixes bug #1231)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Copyright year updated

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:10 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
copyright, authors actualized

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:36 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Copyright year updated

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:43 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Copyright year: 2015->2017

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 29 19:41:17 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -3 lines
$.max_file_lock_wait added (implements feature #1128)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 30 17:01:01 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
errno now returned as it should (fixes bug #1113)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:59 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Copyright year updated

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 23 21:32:18 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
no message

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 23 13:07:49 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
headers cleanup, garbage cleanup

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:14 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 23 19:32:08 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -2 lines
microseconds, not milliseconds should be passed to pa_sleep, and only fractional part (bugfix: #188)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 24 10:32:57 2007 UTC (19 years ago) by misha
Branches: MAIN
CVS tags: release_3_4_0, release_3_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- 20 attempt to get lock with 0.5 secs interval

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 24 10:27:18 2007 UTC (19 years ago) by misha
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +45 -20 lines
- locks engines were rewrited: now we don't use system locks which wait till other threads release it but try get lock, if fail wait 1 sec and make 10 attempts.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:52 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1, release_3_2_0, paf_left
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
2005

Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:02 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +2 -2 lines
. 2005 ;)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 15 06:38:10 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Branch point for: release_3_1_5
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -14 lines
bugfix: locks now compiled in [were mistakenly off]

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 24 12:17:55 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3, release_3_1_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
beauty: <0 better then ==-1

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:16 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
2004

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:26 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
static const char * const IDENT

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:31 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 6 09:16:33 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +21 -21 lines
just linked

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 6 08:50:26 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
locking move to pa_os [along with pa_sleep]
apr-impl locking done

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

E-mail: