0
1
mirror of https://github.com/golang/go synced 2025-06-26 19:14:44 +00:00

Commit Graph

  • dd2279ee34 testing: use strings.LastIndexAny in (*common).decorate Tobias Klauser 2023-09-12 16:14:36 +02:00
  • 3251006291 cmd/link: fix malformed .shstrtab section Than McIntosh 2023-09-13 09:26:41 -04:00
  • 584aad5c57 go/doc/comment: use slices.BinarySearch qiulaidongfeng 2023-09-13 13:14:15 +00:00
  • e5600f063d archive/tar: add AddFS method to Writer Mauri de Souza Meneguzzo 2023-08-10 21:13:11 +00:00
  • 0460c61e5f go/doc/comment: update TODO for isStdPkg Jes Cok 2023-09-12 22:43:28 +00:00
  • 4ee1d542ed cmd/compile: sparse conditional constant propagation Yi Yang 2023-08-31 02:48:34 +00:00
  • a843991fdd runtime: set _XOPEN_SORUCE_EXTENDED to 1 for aix Michael Pratt 2023-09-12 15:33:29 -04:00
  • bc1d71ff64 cmd/compile: add a 'Tips' section to README to help new contributors thepudds 2023-06-15 15:09:11 -04:00
  • 5f04ef752b io/fs, path/filepath, cmd/gofmt: replace statDirEntry with fs.FileInfoToDirEntry mstmdev 2023-09-12 11:49:41 +00:00
  • 2be7b1a4ac os: fix TestRenameCaseDifference Kir Kolyshkin 2023-09-09 04:14:42 -07:00
  • ca102e5c4a all: calculate the median uniformly Jes Cok 2023-09-12 13:18:33 +00:00
  • d8b349ea60 net/http: routing tree Jonathan Amsterdam 2023-09-11 12:09:40 -04:00
  • c8396b5188 cmd/compile/internal/ir: add NewZero Matthew Dempsky 2023-09-12 04:51:16 -07:00
  • 661e3be497 cmd/compile/internal/dwarfgen: remove unversion Matthew Dempsky 2023-09-12 03:17:23 -07:00
  • 4b17b36b3f cmd/compile/internal/devirtualize: sort equal weight CallStat.Hottest by name Michael Pratt 2023-09-12 14:23:15 -04:00
  • e8ba0579e2 runtime: set _XOPEN_SOURCE_EXTENDED for netbsd Michael Pratt 2023-09-12 13:35:15 -04:00
  • 5cc1e99f94 runtime: fix off-by-1 error in textOff Cherry Mui 2023-09-12 13:52:42 -04:00
  • 9f5a2cf61c net/http: mapping data structure Jonathan Amsterdam 2023-09-11 10:59:48 -04:00
  • 3602465954 net/http: pattern.conflictsWith Jonathan Amsterdam 2023-09-08 08:58:29 -04:00
  • 4f9fe6d509 runtime: allow update of system stack bounds on callback from C thread Michael Pratt 2023-09-04 09:55:01 -04:00
  • 2399302a25 cmd/compile/internal/base: keep Ctxt.Flag_optimize in sync with Flag.N Than McIntosh 2023-09-11 12:15:48 -04:00
  • 94200bf85c all: fix Microsoft links qmuntal 2023-09-12 14:48:12 +02:00
  • e50bbae2de cmd/compile: remove typecheck.Orig* functions Cuong Manh Le 2023-09-12 10:45:54 +07:00
  • aa381c538a cmd/compile/internal/types: remove Type.vargen Matthew Dempsky 2023-09-11 18:50:26 -07:00
  • d9aca84da0 cmd/compile: stop changing Field.Sym for parameters Matthew Dempsky 2023-09-11 17:45:37 -07:00
  • e924ea03cc cmd/link: disable DWARF by default in c-shared mode on darwin Cherry Mui 2023-09-11 15:53:49 -04:00
  • 905b58b537 cmd/compile/internal/typecheck: remove HasNamedResults check Matthew Dempsky 2023-09-11 17:23:55 -07:00
  • 70fc87ee24 cmd/compile: rename OEFACE to OMAKEFACE and remove OCONVIDATA Matthew Dempsky 2023-09-11 14:31:55 -07:00
  • 5e31f78c8a internal/cpu: fix wrong cache line size of riscv64 Meng Zhuo 2023-09-08 17:53:34 +08:00
  • 8221f90f13 Revert "os/exec: avoid calling LookPath in cmd.Start for resolved paths" Ian Lance Taylor 2023-09-12 00:07:55 +00:00
  • 06138963a2 cmd/compile/internal/ir: remove OSIZEOF, etc Matthew Dempsky 2023-09-08 16:25:02 -07:00
  • 2e457b3868 cmd/compile/internal/noder: handle unsafe.Sizeof, etc in unified IR Matthew Dempsky 2023-09-08 16:21:17 -07:00
  • f72693d3e9 log/slog: generate valid JSON string with empty attributes in Groups Andy Pan 2023-08-19 19:27:43 +08:00
  • 94f24fd054 net/netip: add AddrPort.Compare and Prefix.Compare David Anderson 2023-08-31 22:46:45 +00:00
  • dfb2e4265b cmd/go: cache results of exec.LookPath qiulaidongfeng 2023-09-09 00:58:21 +00:00
  • afa3f8e104 cmd/compile/internal/staticinit: make staticopy safe Matthew Dempsky 2022-03-24 12:27:39 -07:00
  • 1cdabf0c8b runtime: avoid staticinit dependency with sigsetAllExiting Matthew Dempsky 2022-05-11 12:44:06 -07:00
  • 3556d3b9bf cmd/compile/internal/ir: add missing SetTypecheck Matthew Dempsky 2023-08-30 04:19:35 -07:00
  • cd66ca0636 [release-branch.go1.21] runtime/metrics: fix /gc/scan/* metrics Nayef Ghattas 2023-09-05 14:00:17 +02:00
  • d7a0626806 [release-branch.go1.21] runtime: ignore SPWrite on innermost traceback frame Austin Clements 2023-09-05 16:10:02 -04:00
  • 09465129bd net/http: extended routing patterns Jonathan Amsterdam 2023-09-07 20:14:47 -04:00
  • a86ef0409b cmd/compile/internal/inline/inlheur: fixup tests for NewBasicLit change Than McIntosh 2023-09-11 12:27:17 -04:00
  • ea8c05508b Revert "runtime: allow update of system stack bounds on callback from C thread" Michael Pratt 2023-09-11 12:18:51 -04:00
  • c0c4a59816 Revert "runtime: set stackguard1 on extra M g0" Michael Pratt 2023-09-11 12:17:40 -04:00
  • 298e848864 runtime: don't clear procid on netbsd Michael Pratt 2023-09-08 17:59:02 -04:00
  • 972fc055eb cmd/compile/internal/ir: add Type param to NewBasicLit Matthew Dempsky 2023-09-08 15:44:57 -07:00
  • e3ce312621 cmd/compile/internal/typecheck: fix closure field naming Matthew Dempsky 2023-09-08 18:04:31 -07:00
  • 9af74e711a runtime: set stackguard1 on extra M g0 Michael Pratt 2023-09-08 14:54:29 -04:00
  • a46b1ad357 runtime: allow update of system stack bounds on callback from C thread Michael Pratt 2023-09-04 09:55:01 -04:00
  • 5eb382fc08 cmd/compile/internal/typecheck: use constant.MakeUnknown() qiulaidongfeng 2023-09-10 04:33:34 +00:00
  • ee788dbae0 cmd/go/internal/generate: error if failed to find a package Kirill Che 2023-09-08 07:45:12 +00:00
  • 267323ef2d all: calculate the median uniformly Jes Cok 2023-09-07 11:07:30 +00:00
  • 4651c0c6d9 cmd/compile/internal/inline/inlheur: delete ConstExpr case Dmitri Shuralyov 2023-09-08 19:28:58 -04:00
  • b7a2f62c71 Revert "cmd/cgo: silence unaligned-access" Than McIntosh 2023-09-08 23:07:12 +00:00
  • 3997fb9243 runtime: test change to adapt to new inliner Than McIntosh 2023-08-14 09:41:43 -04:00
  • 746f7e1744 cmd/compile/internal/inline/inlheur: assign scores to callsites Than McIntosh 2023-07-18 16:17:12 -04:00
  • dc0548f92f cmd/compile/internal/inline: add call site flag generation Than McIntosh 2023-07-18 11:45:42 -04:00
  • 19ca2337c5 cmd/compile/internal/inline: build call site table Than McIntosh 2023-07-12 16:13:39 -04:00
  • d2024a091d cmd/compile/internal/inline: extend flag calculation via export data Than McIntosh 2023-07-11 12:42:12 -04:00
  • 323cf73091 cmd/compile: write "properties" to export data for inlinable funcs Than McIntosh 2023-06-29 13:22:26 -04:00
  • 906a073b0b cmd/compile/internal/inline: analyze function param properties Than McIntosh 2023-06-30 16:44:31 -04:00
  • 2fe2f08542 cmd/cgo: silence unaligned-access Egon Elbre 2023-09-08 11:17:59 +03:00
  • 2e7e1d2e8d net: synchronize calls to Close in the withTCPConnPair test helper Bryan C. Mills 2023-09-08 16:39:17 -04:00
  • a742ae493f testing/slogtest: add Run to run cases as subtests Jonathan Amsterdam 2023-08-04 13:33:35 -04:00
  • af3bf866b1 runtime: dump rdx on windows Michael Pratt 2023-09-08 16:12:44 -04:00
  • dfbf809f2a runtime: unskip TestG0StackOverflow Cherry Mui 2023-08-28 14:59:13 -04:00
  • 5d9e0be159 cmd/compile/internal/ssa: replace Frontend.Auto with Func.NewLocal Matthew Dempsky 2023-09-06 22:42:11 -07:00
  • 5d6f835b3e cmd/compile/internal/ssagen: call AllocFrame after ssa.Compile Matthew Dempsky 2023-09-06 22:33:24 -07:00
  • dac9b9ddbd encoding: modernize Go documentation Joe Tsai 2023-09-01 01:54:25 -07:00
  • 45d3d10071 cmd/compile/internal/ssa: rename ssagen.TypeOK as CanSSA Matthew Dempsky 2023-09-06 22:03:07 -07:00
  • af8a2bde7b cmd/compile/internal/ssa: remove Frontend.MyImportPath Matthew Dempsky 2023-09-06 21:48:28 -07:00
  • 9c9fcabb02 cmd/compile/internal/ssa: simplify NewFunc API Matthew Dempsky 2023-09-06 21:43:58 -07:00
  • 729e21b24c cmd/compile: cleanup uses of ir.Orig and ir.SepCopy Matthew Dempsky 2023-09-06 16:11:34 -07:00
  • d2eab5ff19 cmd/compile/internal/ir: remove OrigNode Matthew Dempsky 2023-09-06 16:05:11 -07:00
  • 0a49d4a778 cmd/compile/internal/ir: simplify formatting of CompLitExpr Matthew Dempsky 2023-09-06 16:03:38 -07:00
  • 7f1f4a1936 cmd/internal/ir: remove ConstExpr in favor of BasicLit Matthew Dempsky 2023-09-06 15:52:55 -07:00
  • 18c6ec1e4a cmd/compile/internal/noder: stop preserving original const strings Matthew Dempsky 2023-09-06 14:00:30 -07:00
  • c6d550a668 runtime: increase g0 stack size in non-cgo case Cherry Mui 2023-09-08 12:14:30 -04:00
  • 2b3c1c5937 cmd/internal/obj: mark unspill code in prologue preemptible zhouguangyuan 2023-09-07 00:09:31 +08:00
  • 527b6bbac1 syscall: skip unshare tests if mount syscall is not available Dmitri Shuralyov 2023-09-07 20:21:44 -04:00
  • b0ae440bf0 runtime: support for debugger function calls on linux/ppc64le Archana 2023-07-24 20:17:02 +05:30
  • 2f0b28da19 fmt: adjust comment after CL 524940 Daniel Martí 2023-09-07 08:42:50 +01:00
  • 1152615d20 debug/elf,cmd/link: add additional MIPS64 relocation type Joel Sing 2023-02-18 16:41:25 +11:00
  • 7f57499853 cmd/internal/obj/riscv: clean up error checking for encoding Joel Sing 2023-08-28 00:13:34 +10:00
  • 216c512198 cmd/internal/obj/riscv: correct message in regVal panic Joel Sing 2023-08-28 02:08:06 +10:00
  • 13d5ca42fd cmd/internal/obj/riscv: simplify instructionsForMOV Joel Sing 2023-08-28 02:14:22 +10:00
  • 834a6f9a33 cmd/api: don't try to parse JSON from stderr of go list Ian Lance Taylor 2023-09-07 13:57:23 -07:00
  • 1d538f198d runtime: support nil libcall.args when calling stdcall on Windows qmuntal 2023-09-07 11:09:10 +02:00
  • 3a124de515 syscall: remove unused ptracePtr on darwin Tobias Klauser 2023-09-07 22:51:39 +02:00
  • 02d581ef53 cmd/link/internal/loong64: correct the glibc dynamic linker path. limeidan 2023-09-06 17:09:35 +08:00
  • 65f245af49 encoding/xml: use reflect.Value.Bytes on addressable arrays Daniel Martí 2023-09-07 10:29:14 +01:00
  • d80f3966b8 cmd/internal/obj/ppc64: do not assemble non-constant rotate RLWMI Paul E. Murphy 2022-11-11 08:38:50 -06:00
  • 2b46cffe57 syscall: improve linux SysProcAttr documentation Kir Kolyshkin 2023-09-03 13:49:10 -07:00
  • 0bbd273e97 cmd/doc: print bugs with -all flag Pascal S. de Kloe 2023-07-21 14:03:49 +02:00
  • da7ee57f40 syscall: add support to get pidfd from ForkExec on Linux Kir Kolyshkin 2023-08-16 19:20:54 -07:00
  • 584d646559 encoding/gob: fix typo in comment for decAlloc Jes Cok 2023-08-28 12:41:02 +00:00
  • 9a9aa6e238 encoding/gob: make comment more idiomatic for *Encoder.writer Jes Cok 2023-08-31 11:58:16 +00:00
  • 96fe257a42 encoding/gob: swap 'err, i' to correct verbs in decUint8Slice Jes Cok 2023-08-30 12:00:03 +00:00
  • ac2ec69e19 all: use io.{SeekStart, SeekCurrent, SeekEnd} Jes Cok 2023-08-30 04:57:57 +00:00
  • 4beb33018b runtime: remove slow time compatibility hacks for wine qmuntal 2023-09-07 16:02:11 +02:00