]> git.lizzy.rs Git - rust.git/history - src/libstd/f32.rs
std: Move the `cmath` module into the `sys` module
[rust.git] / src / libstd / f32.rs
2017-11-09 Alex Crichtonstd: Move the `cmath` module into the `sys` module
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-17 Alex CrichtonRollup merge of #44395 - jcdyer:ip-constructors, r...
2017-09-15 Corey FarwellRollup merge of #44453 - tommyip:doc_string_as_mut_str...
2017-09-15 Corey FarwellRollup merge of #44450 - SergioBenitez:master, r=nrc
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-14 borsAuto merge of #43972 - TobiasSchaffner:std_clean, r...
2017-09-13 borsAuto merge of #44386 - est31:master, r=pnkfelix
2017-09-12 borsAuto merge of #44413 - est31:move_man, r=nikomatsakis
2017-09-11 borsAuto merge of #44442 - Aaron1011:promote-static-ref...
2017-09-11 borsAuto merge of #44440 - cuviper:min_global_align, r...
2017-09-11 borsAuto merge of #44410 - alexcrichton:fix-travis, r=Mark...
2017-09-10 borsAuto merge of #44316 - eddyb:no-local-var-def-id, r...
2017-09-10 borsAuto merge of #44220 - kennytm:fix-44216-instance-plus...
2017-09-10 borsAuto merge of #44079 - gaurikholkar:named_conf, r=nikom...
2017-09-10 Guillaume GomezRollup merge of #44451 - Zoxc:gen-panic, r=eddyb
2017-09-10 Guillaume GomezRollup merge of #44449 - tommyip:doc_string_as_str...
2017-09-10 Guillaume GomezRollup merge of #44396 - joshlf:tls-comment, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44387 - est31:update_compiler_builtins...
2017-09-10 borsAuto merge of #44418 - alexcrichton:remove-dep-graph...
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 Jacob KieselRevert "Add clamp functions"
2017-09-08 Jacob KieselRevert "Add NAN examples"
2017-09-08 Jacob KieselRevert "Fix f32 examples."
2017-09-08 Jacob KieselRevert "Fix documentation and formatting."
2017-09-08 Jacob KieselRevert "Add panic unit tests"
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-08 borsAuto merge of #43742 - epdtry:pprust-expr-fix, r=petroc...
2017-09-07 borsAuto merge of #44249 - pnkfelix:debugflag-emit-end...
2017-09-07 borsAuto merge of #43931 - eddyb:const-local-key, r=alexcri...
2017-09-07 borsAuto merge of #44094 - alexcrichton:long-linkers, r...
2017-09-07 borsAuto merge of #44380 - Mark-Simulacrum:rollup, r=Mark...
2017-09-07 Mark SimulacrumRollup merge of #44377 - mathstuf:config.toml-typos...
2017-09-07 Mark SimulacrumRollup merge of #44362 - oli-obk:patch-7, r=eddyb
2017-09-07 Mark SimulacrumRollup merge of #44361 - oli-obk:lit_sugg, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44354 - jakllsch:jakllsch-85453197...
2017-09-07 Mark SimulacrumRollup merge of #44353 - cuviper:install-rustc, r=Mark...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44330 - WiSaGaN:patch-1, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44328 - mcomstock:from-str-doc-fix...
2017-09-07 Mark SimulacrumRollup merge of #44327 - Eh2406:FIXME#12808, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44326 - Eh2406:FIXME#44590, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44325 - nielsegberts:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44321 - jakllsch:jakllsch-4f2d6c87...
2017-09-07 Mark SimulacrumRollup merge of #44319 - est31:master, r=eddyb
2017-09-07 Mark SimulacrumRollup merge of #44317 - Dushistov:master, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44315 - kallisti5:epoch-doc-example...
2017-09-07 Mark SimulacrumRollup merge of #44313 - RalfJung:book, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44303 - clarcharr:debugs, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44296 - zmanian:patch-1, r=steveklabnik
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-05 Jacob KieselAdd panic unit tests
2017-09-01 Jacob KieselFix documentation and formatting.
2017-08-26 Jacob KieselFix f32 examples.
2017-08-26 Jacob KieselAdd NAN examples
2017-08-26 Jacob KieselAdd clamp functions
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 borsAuto merge of #43316 - Mark-Simulacrum:rollup, r=Mark...
2017-07-18 Mark SimulacrumRollup merge of #43315 - est31:stabilize_float_bits_con...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 est31float_bits_conv made it into 1.20
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #43258 - petrochenkov:cbabort, r=alexcrichton
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
next