public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/marxin/heads/cc-renaming] Manual change
 2022-01-10 10:34 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual change
 2022-01-10 10:33 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-10 10:22 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-10 10:14 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual change
 2022-01-10 10:14 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Copy documentation
 2022-01-10 10:14 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic replacement
 2022-01-10 10:14 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files to .cc
 2022-01-10 10:14 UTC 

[gcc] Created branch 'marxin/heads/cc-renaming' in namespace 'refs/users'
 2022-01-10 10:14 UTC 

[gcc r12-6402] tree-optimization/100359 - restore unroll at -O3
 2022-01-10 10:09 UTC 

[gcc r12-6401] [Ada] Fix bogus error on call to subprogram with incomplete profile
 2022-01-10  9:41 UTC 

[gcc r12-6400] [Ada] Fix internal error on unchecked union with component clauses
 2022-01-10  9:41 UTC 

[gcc r12-6399] [Ada] Make pragma Inspection_Point work for constants
 2022-01-10  9:41 UTC 

[gcc r12-6398] [Ada] Reduce runtime dependencies on stage1
 2022-01-10  9:41 UTC 

[gcc r12-6397] [Ada] Switch from __sync to __atomic builtins for Lock_Free_Try_Write
 2022-01-10  9:41 UTC 

[gcc r12-6396] [Ada] Remove CodePeer annotations for pragma Loop_Variant
 2022-01-10  9:40 UTC 

[gcc r12-6395] [Ada] Disable expansion of pragma Loop_Variant in CodePeer mode
 2022-01-10  9:40 UTC 

[gcc r12-6394] [Ada] Fix typo in comment about unit families
 2022-01-10  9:40 UTC 

[gcc r12-6393] [Ada] Adjust the alignment to the size for bit-packed arrays
 2022-01-10  9:40 UTC 

[gcc r12-6392] [Ada] Switch from __sync to __atomic builtins for atomic counters
 2022-01-10  9:40 UTC 

[gcc r12-6391] [Ada] Fix error on too large size clause for bit-packed array
 2022-01-10  9:40 UTC 

[gcc r12-6390] [Ada] Task arrays trigger spurious unreferenced warnings
 2022-01-10  9:40 UTC 

[gcc r9-9903] Daily bump
 2022-01-10  0:19 UTC 

[gcc r11-9446] Daily bump
 2022-01-10  0:18 UTC 

[gcc r10-10387] Daily bump
 2022-01-10  0:17 UTC 

[gcc r12-6389] Daily bump
 2022-01-10  0:16 UTC 

[gcc r12-6388] Fortran: check arguments of MASKL/MASKR intrinsics before simplification
 2022-01-09 21:20 UTC 

[gcc r12-6387] Fortran: reject invalid non-constant pointer initialization targets
 2022-01-09 21:08 UTC 

[gcc r12-6386] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
 2022-01-09 17:10 UTC 

[gcc/devel/power-ieee128] Implement CONVERT specifier for OPEN
 2022-01-09 16:07 UTC 

[gcc r12-6385] Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
 2022-01-09  6:18 UTC 

[gcc r9-9902] Daily bump
 2022-01-09  0:19 UTC 

[gcc r11-9445] Daily bump
 2022-01-09  0:18 UTC 

[gcc r10-10386] Daily bump
 2022-01-09  0:17 UTC 

[gcc r12-6384] Daily bump
 2022-01-09  0:17 UTC 

[gcc r12-6383] x86_64: Improve (interunit) moves from TImode to V1TImode
 2022-01-08 12:31 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-6382-g51d464b608b38b9e2007948d10b1e0f1dcec142c' into redhat/gcc-12-branch
 2022-01-08 11:22 UTC 

[gcc/redhat/heads/gcc-12-branch] (105 commits) Merge commit 'r12-6382-g51d464b608b38b9e2007948d10b1e0f1dce
 2022-01-08 11:22 UTC 

[gcc r12-6382] c++, match.pd: Evaluate in constant evaluation comparisons like &var1 + 12 == &var2 + 24 [PR89074]
 2022-01-08  8:54 UTC 

[gcc r12-6381] c++: default mem-init of array [PR103946]
 2022-01-08  6:24 UTC 

[gcc r12-6380] c++: destroying delete, throw in new-expr [PR100588]
 2022-01-08  2:03 UTC 

[gcc r9-9901] Daily bump
 2022-01-08  0:19 UTC 

[gcc r11-9444] Daily bump
 2022-01-08  0:18 UTC 

[gcc r10-10385] Daily bump
 2022-01-08  0:17 UTC 

[gcc r12-6379] Daily bump
 2022-01-08  0:17 UTC 

[gcc r12-6378] analyzer: add logging of aliasing
 2022-01-08  0:05 UTC 

[gcc r12-6377] analyzer: implement __analyzer_dump_escaped
 2022-01-08  0:04 UTC 

[gcc r12-6376] analyzer: add region::is_named_decl_p
 2022-01-08  0:03 UTC 

[gcc(refs/users/meissner/heads/work075)] Merge commit 'refs/users/meissner/heads/work075' of git+ssh://gcc.gnu.org/git/gcc into me/work075
 2022-01-07 23:40 UTC 

[gcc(refs/users/meissner/heads/work075)] Update ChangeLog.meissner
 2022-01-07 23:40 UTC 

[gcc(refs/users/meissner/heads/work075)] Fix pr101384-1.c code generation test
 2022-01-07 23:40 UTC 

[gcc(refs/users/meissner/heads/work075)] Fix pr101384-1.c code generation test
 2022-01-07 23:34 UTC 

[gcc/devel/power-ieee128] libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn't use __*ieee128 APIs
 2022-01-07 22:28 UTC 

[gcc r12-6375] c++: check delete access with trivial init [PR20040]
 2022-01-07 22:12 UTC 

[gcc r12-6374] target: [PR102941] Fix inline-asm flags with non-REG_P output
 2022-01-07 22:07 UTC 

[gcc(refs/users/meissner/heads/work075)] Update ChangeLog.meissner
 2022-01-07 21:16 UTC 

[gcc(refs/users/meissner/heads/work075)] Fix fold-vec-splat-floatdouble testsuite failure on power10
 2022-01-07 21:03 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6372
 2022-01-07 20:29 UTC 

[gcc/devel/c++-coroutines] (105 commits) Merge master r12-6372
 2022-01-07 20:29 UTC 

[gcc r12-6373] i386: Robustify V2QI and V4QI move patterns
 2022-01-07 19:41 UTC 

[gcc r10-10384] Fortran: fix passing return value to class(*) dummy argument
 2022-01-07 17:47 UTC 

[gcc/devel/power-ieee128] libgfortran: Avoid using libquadmath APIs on powerpc64le on glibc 2.32+
 2022-01-07 17:44 UTC 

[gcc r12-6372] [Ada] Read directory in Ada.Directories.Start_Search rather than Get_Next_Entry
 2022-01-07 16:29 UTC 

[gcc r12-6371] [Ada] Fix the check of the 'Old prefix
 2022-01-07 16:29 UTC 

[gcc r12-6370] [Ada] Fix uses of pragma Unreferenced in MinGW runtime unit
 2022-01-07 16:29 UTC 

[gcc r12-6369] [Ada] Fix layout of pragma Inline in generated AST unit
 2022-01-07 16:29 UTC 

[gcc r12-6368] [Ada] Fix style in expansion of multi-dimensional array aggregates
 2022-01-07 16:28 UTC 

[gcc r12-6367] [Ada] More default initialization for multi-dim array aggregates
 2022-01-07 16:28 UTC 

[gcc r12-6366] [Ada] Crash in class-wide pre/postconditions
 2022-01-07 16:28 UTC 

[gcc r12-6365] [Ada] Fix typo on "Placement" in comment
 2022-01-07 16:28 UTC 

[gcc r12-6364] [Ada] Cleanup and modification of unreferenced warnings
 2022-01-07 16:28 UTC 

[gcc r12-6363] [Ada] Spurious error caused by order of interfaces in full view
 2022-01-07 16:28 UTC 

[gcc r12-6362] [Ada] Fix __gnat_kill on Windows
 2022-01-07 16:28 UTC 

[gcc r12-6361] [Ada] Fix a couple of issues with pragma Inspection_Point
 2022-01-07 16:28 UTC 

[gcc r12-6360] [Ada] Remove repeated routines for printing AST in Mixed_Case
 2022-01-07 16:28 UTC 

[gcc r12-6359] [Ada] Simplify traversal in hooking of transient scopes
 2022-01-07 16:28 UTC 

[gcc r12-6358] [Ada] Remove extra space before THEN keywords
 2022-01-07 16:28 UTC 

[gcc r12-6357] [Ada] Fix exit status of GNAT.Expect.Close call on running process
 2022-01-07 16:27 UTC 

[gcc r12-6356] [Ada] Remove explicit expansion of block with general case statement
 2022-01-07 16:27 UTC 

[gcc r12-6355] [Ada] Update -gnatwr doc for import of parent package
 2022-01-07 16:27 UTC 

[gcc r12-6354] [Ada] Fix comment about subprogram unnesting and unconstrained arrays
 2022-01-07 16:27 UTC 

[gcc r12-6353] [Ada] Fix inconsistent quoting in messages about compile-time errors
 2022-01-07 16:27 UTC 

[gcc r12-6352] [Ada] Consistent suppression for warnings inside null loops
 2022-01-07 16:27 UTC 

[gcc r12-6351] [Ada] Remove unnecessary guard for inserting non-empty list
 2022-01-07 16:27 UTC 

[gcc r12-6350] [Ada] Remove unnecessary guards for appending non-empty lists
 2022-01-07 16:27 UTC 

[gcc r12-6349] [Ada] Check scalar range in arrays constructed by concatenation
 2022-01-07 16:27 UTC 

[gcc r12-6348] [Ada] treepr: print value only for discrete types
 2022-01-07 16:27 UTC 

[gcc r12-6347] [Ada] Use non-internal representation for access subprograms if UC to Address
 2022-01-07 16:27 UTC 

[gcc r12-6346] [Ada] treepr: Print value of static expression
 2022-01-07 16:27 UTC 

[gcc r12-6345] [Ada] Add an option to Get_Fullest_View to not recurse
 2022-01-07 16:26 UTC 

[gcc r12-6344] [Ada] Warn on import of parent package
 2022-01-07 16:26 UTC 

[gcc r12-6343] [Ada] Small cleanup of osint-m.adb
 2022-01-07 16:26 UTC 

[gcc(refs/vendors/ARM/heads/arm-11)] Enable -fcode-hoisting with -Os
 2022-01-07 15:35 UTC 

[gcc/ARM/heads/arm-11] (411 commits) Enable -fcode-hoisting with -Os
 2022-01-07 15:35 UTC 

[gcc r12-6342] Allow propagations from inner loop to outer loop
 2022-01-07 15:09 UTC 

[gcc r12-6341] nvptx: Add support for PTX's cnot instruction
 2022-01-07  9:58 UTC 

[gcc/devel/loop-unswitch-support-switches] Update scanned pattern and huge switches handling
 2022-01-07  8:57 UTC 

[gcc r12-6340] rs6000: Define a pattern for mffscrni. If the RN is a constant, it can call gen_rs6000_mffscrni dir
 2022-01-07  6:38 UTC 

[gcc r12-6339] c++: temporarily restore VEC_INIT_EXPR gimplify [PR103936]
 2022-01-07  5:23 UTC 

[gcc r12-6338] Support commutative alternative for AVX512 vpcmpeq{b, w, d, q}
 2022-01-07  3:13 UTC 

[gcc r12-6337] Optimize V16HF vector insert to element 0 for AVX2
 2022-01-07  3:08 UTC 

[gcc r12-6336] Fortran: Fix handling of optional argument to SIZE intrinsic [PR103898]
 2022-01-07  1:35 UTC 

[gcc r12-6335] c++: when delegating constructor throws [PR103711]
 2022-01-07  0:26 UTC 

[gcc r12-6334] c++: nested catch in ctor fn-try-block [PR61611]
 2022-01-07  0:26 UTC 

[gcc r12-6333] c++: destroy retval on throwing cleanup in try [PR33799]
 2022-01-07  0:26 UTC 

[gcc r12-6332] c++: clean up ref-extended temp on throwing dtor [PR53868]
 2022-01-07  0:26 UTC 

[gcc r12-6331] c++: keep destroying array after one dtor throws [PR66451]
 2022-01-07  0:25 UTC 

[gcc r12-6330] c++: don't cleanup the last aggregate elt
 2022-01-07  0:24 UTC 

[gcc r12-6329] c++: EH and partially constructed aggr temp [PR66139]
 2022-01-07  0:24 UTC 

[gcc r12-6328] c++: temporary lifetime with array aggr init [PR94041]
 2022-01-07  0:24 UTC 

[gcc r12-6327] c++: temporary lifetime with aggregate init [PR94041]
 2022-01-07  0:24 UTC 

[gcc r12-6326] c++: loop over array elts w/o explicit init [PR92385]
 2022-01-07  0:24 UTC 

[gcc r12-6325] c++: don't preevaluate new-initializer
 2022-01-07  0:23 UTC 

[gcc r9-9900] Daily bump
 2022-01-07  0:19 UTC 

[gcc r11-9443] Daily bump
 2022-01-07  0:18 UTC 

[gcc r10-10383] Daily bump
 2022-01-07  0:17 UTC 

[gcc r12-6324] Daily bump
 2022-01-07  0:17 UTC 

[gcc r12-6323] analyzer: make use of may_be_aliased in alias detection [PR103546]
 2022-01-06 22:43 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-01-06 21:41 UTC 

[gcc/devel/modula-2] (168 commits) Merge branch 'master' into devel/modula-2
 2022-01-06 21:41 UTC 

[gcc r12-6322] Fortran: Fix ICE in argument_rank_mismatch [PR103287]
 2022-01-06 20:46 UTC 

[gcc r12-6321] x86: Generate INT3 for __builtin_eh_return
 2022-01-06 19:53 UTC 

[gcc r12-6320] x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmp
 2022-01-06 19:53 UTC 

[gcc r12-6319] compiler: permit converting unnamed types when ignoring struct tags
 2022-01-06 19:24 UTC 

[gcc r12-6318] i386: Improve HImode interunit moves
 2022-01-06 19:01 UTC 

[gcc r12-6317] [Ada] Warn on subtype declaration of null range
 2022-01-06 17:15 UTC 

[gcc r12-6316] [Ada] Remove unnecessary declare block
 2022-01-06 17:15 UTC 

[gcc r12-6315] [Ada] Proof of System.Generic_Array_Operations at silver level
 2022-01-06 17:14 UTC 

[gcc r12-6314] [Ada] Simplify traversal for removing warnings from dead code
 2022-01-06 17:14 UTC 

[gcc r12-6313] [Ada] Remove a locally handled exception
 2022-01-06 17:14 UTC 

[gcc r12-6312] [Ada] Move messages on division by zero to the right operand
 2022-01-06 17:14 UTC 

[gcc r12-6311] [Ada] Remove unnecessary guards for non-empty lists
 2022-01-06 17:14 UTC 

[gcc r12-6310] [Ada] Fix typo on compatibility
 2022-01-06 17:14 UTC 

[gcc r12-6309] [Ada] Fix regression in freezing code for instantiations
 2022-01-06 17:14 UTC 

[gcc r12-6308] [Ada] Remove unreferenced Warn_On_Instance
 2022-01-06 17:14 UTC 

[gcc r12-6307] [Ada] Fix style in comments about warning messages
 2022-01-06 17:14 UTC 

[gcc r12-6306] [Ada] Simplify type conversions in source pointer arithmetic
 2022-01-06 17:14 UTC 

[gcc r12-6305] [Ada] Refactor repeated implicit conversion from Char_Code to Uint
 2022-01-06 17:14 UTC 

[gcc r12-6304] [Ada] Fix style in calls to Compile_Time_Constraint_Error
 2022-01-06 17:14 UTC 

[gcc r12-6303] [Ada] Fix spurious error on instantiation with Text_IO name
 2022-01-06 17:13 UTC 

[gcc r12-6302] [Ada] Avoid building malformed component constraints
 2022-01-06 17:13 UTC 

[gcc r12-6301] [Ada] Avoid building malformed component constraints
 2022-01-06 17:13 UTC 

[gcc r12-6300] [Ada] Fix typo in comments found running aspell
 2022-01-06 17:13 UTC 

[gcc r12-6299] [Ada] Spurious error when using current instance of type
 2022-01-06 17:13 UTC 

[gcc r12-6298] [Ada] New restriction No_Tagged_Type_Registration
 2022-01-06 17:13 UTC 

[gcc r12-6297] [Ada] Remove duplicates of empty strings
 2022-01-06 17:13 UTC 

[gcc r12-6296] [Ada] Rename Any_Access into Universal_Access
 2022-01-06 17:13 UTC 

[gcc r12-6295] [Ada] Suppress spurious CodePeer check on generic actual subprogram
 2022-01-06 17:13 UTC 

[gcc r12-6294] [Ada] Justify false positive message from CodePeer analysis of GNAT
 2022-01-06 17:13 UTC 

[gcc r12-6293] [Ada] Removal of technical debt
 2022-01-06 17:13 UTC 

[gcc r12-6292] [Ada] Crash in class-wide pre/postconditions
 2022-01-06 17:13 UTC 

[gcc r12-6291] [Ada] Simplify repeated calls in printing of GNAT AST
 2022-01-06 17:12 UTC 

[gcc r12-6290] [Ada] Simplify GNAT AST printing with simple GNAT hash table
 2022-01-06 17:12 UTC 

[gcc r12-6289] [Ada] Proof of runtime unit for non-binary modular exponentiation
 2022-01-06 17:12 UTC 

[gcc r12-6288] [Ada] Proof of runtime units for binary modular exponentiation
 2022-01-06 17:12 UTC 

[gcc r12-6287] RISC-V: Minimal support of vector extensions
 2022-01-06 16:56 UTC 

[gcc r12-6286] RISC-V: Allow extension name contain digit
 2022-01-06 16:56 UTC 

[gcc/devel/loop-unswitch-support-switches] Apply reviewer's comments
 2022-01-06 16:30 UTC 

[gcc] Created branch 'devel/loop-unswitch-support-switches'
 2022-01-06 16:04 UTC 

[gcc r12-6285] c++: Add testcase for recently fixed PR [PR69681]
 2022-01-06 15:43 UTC 

[gcc r12-6284] libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
 2022-01-06 15:00 UTC 

[gcc r12-6283] libstdc++: Adjust friend declarations to work with Clang
 2022-01-06 14:58 UTC 

[gcc r12-6282] libstdc++: Increase timeout for pthread7-rope.cc test
 2022-01-06 14:57 UTC 

[gcc r12-6281] libstdc++: Do not use std::isdigit in <charconv> [PR103911]
 2022-01-06 14:57 UTC 

[gcc r12-6280] expr: Workaround profiledbootstrap uninit false positive [PR103899]
 2022-01-06 14:33 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v8)] Loop unswitching: refactoring & support for gswitch
 2022-01-06 13:06 UTC 

[gcc/marxin/heads/loop-unswitch-improvement-v8] (426 commits) Loop unswitching: refactoring & support for gswitch
 2022-01-06 13:06 UTC 

[gcc r12-6279] Add VxWworks fixincludes hack, don't expect yvals.h from gcc
 2022-01-06 12:04 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-cleanup)] Put claimed_files to std::vector
 2022-01-06 11:22 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-cleanup)] Regenerate configure and Makefile.in
 2022-01-06 11:22 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-cleanup)] Port to CPP
 2022-01-06 11:22 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-cleanup)] Enable migration to C++
 2022-01-06 11:22 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-cleanup)] LTO plugin: modernize a bit
 2022-01-06 11:22 UTC 

[gcc/marxin/heads/lto-plugin-cleanup] (64 commits) Put claimed_files to std::vector
 2022-01-06 11:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-6278-g80ad67e2af0620d58d57d0406dc22693cf5b8ca9' into redhat/gcc-12-branch
 2022-01-06  9:48 UTC 

[gcc/redhat/heads/gcc-12-branch] (24 commits) Merge commit 'r12-6278-g80ad67e2af0620d58d57d0406dc22693cf5
 2022-01-06  9:48 UTC 

[gcc r12-6278] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908]
 2022-01-06  8:31 UTC 

[gcc/devel/power-ieee128] Allow other languages to change long double format
 2022-01-06  4:59 UTC 

[gcc(refs/users/meissner/heads/work075)] Update ChangeLog.meissner
 2022-01-06  4:19 UTC 

[gcc(refs/users/meissner/heads/work075)] Allow other languages to change long double format
 2022-01-06  3:23 UTC 

[gcc(refs/users/meissner/heads/work075-orig)] Add REVISION
 2022-01-06  2:25 UTC 

[gcc r12-6277] Avoid more -Wformat-diag warnings [PR103758]
 2022-01-06  0:42 UTC 

[gcc r9-9899] Daily bump
 2022-01-06  0:19 UTC 

[gcc r11-9442] Daily bump
 2022-01-06  0:18 UTC 

[gcc r10-10382] Daily bump
 2022-01-06  0:17 UTC 

[gcc r12-6276] Daily bump
 2022-01-06  0:17 UTC 

[gcc] Created branch 'meissner/heads/work075-orig' in namespace 'refs/users'
 2022-01-05 23:11 UTC 

[gcc(refs/users/meissner/heads/work075)] Add ChangeLog.meissner and REVISION
 2022-01-05 23:11 UTC 

[gcc] Created branch 'meissner/heads/work075' in namespace 'refs/users'
 2022-01-05 22:59 UTC 

[gcc r12-6275] rs6000: Skip overload instances with uninitialized fntype (PR103622)
 2022-01-05 22:54 UTC 

[gcc r12-6274] Fix target/103910: missing GTY on x86_mfence causing PCH usage to ICE
 2022-01-05 22:38 UTC 

[gcc r12-6273] i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861]
 2022-01-05 22:17 UTC 

[gcc r11-9441] libstdc++: Fix std::char_traits<C>::move for constexpr
 2022-01-05 22:07 UTC 

[gcc r11-9440] libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
 2022-01-05 22:07 UTC 

[gcc r10-10381] libstdc++: Fix std::char_traits<C>::move for constexpr
 2022-01-05 22:07 UTC 

[gcc r11-9439] libstdc++: Fix example preprocessor command in FAQ [PR103877]
 2022-01-05 22:07 UTC 

[gcc r10-10380] libstdc++: Fix example preprocessor command in FAQ [PR103877]
 2022-01-05 22:06 UTC 

[gcc r11-9438] libstdc++: Clear RB tree after moving elements [PR103501]
 2022-01-05 22:06 UTC 

[gcc r10-10379] libstdc++: Initialize member in std::match_results [PR103549]
 2022-01-05 22:06 UTC 

[gcc r11-9437] libstdc++: Initialize member in std::match_results [PR103549]
 2022-01-05 22:06 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).